Instant Plain Text Encryption/Decryption with AES-256 . ImmediateCrypt is a free and open-source application that allows you to encrypt and decrypt plain text messages.
ImmediateCrypt employs the following cryptographic standards and techniques:
- AES-256 cipher
- CBC block chaining
- PKCS#5 PBE
It is released under the GPLv3 license (full Java source available) and works under any Java-enabled environment (Windows, Linux and Mac OS X).
Post a Comment