Encrypting data

You can choose to either encrypt or obfuscate an UltraLite database using the UltraLite C++ API. Encryption provides very secure representation of the data in the database whereas obfuscation provides a simplistic level of security that is intended to prevent casual observation of the contents of the database.

For background information, see Choosing database creation parameters for UltraLite.

 Encryption
 Obfuscation