JCrypt 1.0
About
JCrypt is a tiny Java program that allows you to quickly encrypt your files*. There are several ways to select a file:
- Select the file with the file chooser (common style)
- Type in the absolute path to the file (hacker style)
- Drag and drop the file on the path bar (fancy style)
You can name your encrypted file anything you want, even the extension. Just don't forget the password you used to encrypt because it is the only way to decrypt the file. JCrypt is available anywhere Java is.
*Note that JCrypt does not support encrypting entire directories. You can tar (or zip) a directory to turn it into one file, then JCrypt can work its magic.
ceriously.

