This command-line utility produces a report of file information including version information where available.
The reports can be useful for release information, manifests, and integrity verification.
...How to start:
--------
Windows: double-click on CryptolinN.exe
--------
Linux:
sh CryptolinN.sh
OR
FIRST
chmod +x CryptolinN.sh
THAN
./CryptolinN.sh
--------
Console:
java -jar CryptolinN.exe --help
N = version number
With this application you can encrypt texts or files and chat with friends.
How to start:
--------
Windows: double-click on BCrypta.exe
--------
Linux:
java -jar BCrypta.exe
--------
Console:
java -jar BCrypta.exe --help
...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.
Samizdat is a toolkit for Java for building Kerberos secured distributed, message-oriented applications. The toolkit contains base classes that simplifies the management of Kerberos login contexts as well as flexibly sign and seal messages between principals using the Java GSS API. The toolkit contains Transformation classes for Kerberizing JMS traffic as well as a super-lean HTTP based protocol stack that supports both Synchronous (RPC) and Asynchronous modalities.
Java class file encryption. Class Encrypt is a program that can encrypt a developer's class files and package them into an executable jar file for deployment. The program uses modules for implementing different encryptions.