ImmediateCrypt can easily encrypt and decrypt plain text messages with the AES-256 algorithm (CBC block chaining, PKCS5 padding).
| Tags | Cryptography AES Security privacy |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | Windows Linux OS X |
| Implementation | Java 6+ BouncyCastle |
| Translations | English |
Recent releases


Release Notes: This release improves handling of malformed inputs, limits the maximum password length to 64 characters, no longer trims the password, and includes minor GUI changes.


Release Notes: This release trims Ciphertext and Plaintext before encryption, adds an "about" window, creates a portable build.xml file, adds a program icon, and adds small fixes and improvements.