SophiaBCrypt is a simple and free tool made for a lot of kind desktop operational systems (cross-platform), as Microsoft Windows, MacOS and Linux users across the world to encrypt/decrypt any kind of files extensions, using a private and personal key. Perfect for enjoy your favourite cloud provider for storage personal data with security and privacy.
All code about SophiaBCrypt are available in /src directory and all libraries dependency are available in /LIBS directory. You can found a main class to run this program in /src/sophiabcrypt/SophiaBCrypt.java
To run the SophiaBCrypt, look at the binary file (executable file) about SophiaBCrypt. There is avaiable in /Runnable directory. After download it, plese run the following commands in your command line application (Terminal to MacOs/Linux users or CMD to Windows Users)
java -jar SophiaBCrypt.jar
- To use/compile this project, you will need a Eclispe IDE (or another Java IDE application of your preference) installed in your desktop.
- JDK 1.8 or greater
- Cipher Blowfish - The criptography method used by SophiaBCrypt
- FlatFlaf - A modern open-source cross-platform Look and Feel for Java Swing desktop applications.
- Eclipse IDE - IDE to compile and run Java code.
- Cesar Bianchi, since 2018.
This software is licensed under GNU 2.0
Please visit http://www.sophiacrypt.com (under construction) or write to me: [email protected]