How does whole file encryption work?
You start by using an included utility or API to encrypt a file. You then use another utility or API to secure your application with the Encryptionizer engine. This allows your application, and no other, to access your encrypted databases. Encryptionizer decrypts data on-the-fly completely transparently so that your application “thinks” it is using “normal” databases and files. Little or no programming is required. What’s more, data is never decrypted on the disk, only in the server’s RAM.