We're moving!

Our websites www.dataaccess.com and www.dataaccess.eu are moving to www.dataflex.dev, the new home of DataFlex. For now, you can still browse this site, but some pages (like news and contact) already redirect to dataflex.dev. More pages will follow soon.

Missing something on the new site? Let us know via the contact form!

Go to DataFlex.dev Stay on this website
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.