Java application for encryption with a GUI.
It is based in the XOR symetric encryption combined with a pseudorandom resorting of the bytes.
Strenth and time to encrypt/decyrpt per MB adapted to size of input file.
Multithread.
zoom
Multilanguage
Dark mode
JDK-17 compatibility
It includes detailed documentation in English, Spanish and Catalan.
encrypt is a multi-platform, file encryption application. Binary packages are currently provided for Arch, Debian, Fedora, MS Windows, Android and OS X. For further details, including the latest source code, visit https://albinoloverats.net/projects/encrypt
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