A text-encryption software that encrypts the input text to a binary file using AES/CBC. It hashes the user's password with SHA256 and random salt.
The created binary files can be decrypted on Windows with the complementary app TextCrypt Windows.
31
none