Textcryption
Tiny application which allows encrypting basic text.
Application which allows encrypting text.
It is encrypted using own libraries.
I think it is a very strong way to encrypt, specially if the text has more than 1 KB.
The application reads encrypted bytes from disk, and writes encyrpted bytes to disk, so it never is saved in the hard disk decrypted.
JDK-17 compatibility