Can't find what you are looking for? Try these pages!

Security Library

Contact
Security Library

Secure your DataFlex Applications

Introduction

The DataFlex Security Library makes it a lot easier to secure your DataFlex applications. It exists of three library workspaces.

Verify hashes

One of the options in the Security Library is creating Generic and/or Keyed hashes. Hashes are one-way values that can be generated from a very short or long amount of data. They are hard to manipulate and are mostly used for things such as checking file integrity or indexing.

2-factor authentication

2FA adds a second layer of security, supplementing the username and password model with something the user has. The most common method is a one time-based, on-time password.