Fileprivacy is a small tool which easily encrypts and decrypts files with common algorithms like AES, Blowfish, Triple DES and RSA.
You can either use passwords or keyfiles.
Since Fileprivacy is coded in Java it should run on all popular operating systems.
#######BETA 2#######
Bugfix
- Beta 1 stopped working if filename was too short or long
- added .exe file
####### NOTE #######
This is an early beta implying there are some issues left. The Keygenerator stops working if you change the algorithm after setting the keylength. It has to be restarted for further use.
Because there are no start scripts, yet, you have to start Fileprivacy from console by typing:
java -jar Fileprivacy-1.0_<version>.jar
####### ALSO NOTE #######
The author of this software is not responsible for the safety of your data. There is no guarantee that one or more of the implemented algorithms cannot be compromised.