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
|