JvEncrypt utilizes the advanced Blowfish encryption algorithm and supports the following features:
Encrypt a string and add your own optional key to the encrypted output.
Encrypt a string and output the encrypted value in hexadecimal format.
Decrypt a string containing an optional key.
Decrypt a string that utilized hexadecimal encrypted output.
Encrypt a file and add your own optional key to the encrypted output.
Decrypt a file containing an optional key.
Compress a file or string prior to encrypting it. This allows for faster encryption.
Uncompress a file or string prior to decrypting it.
With JvEncrypt, you can simply add the ActiveX control to your project and you are ready to go!