This is the Gulosh project ("gulosh") | ||||
A very simple file encryption tool, that contains a simple text editor, written in Java and uses no external, third party tools. JDK 1.5 better required | ||||
|
||||
Compiling Source -Downloading Maven Executing Jar File Gulosh Interface -Selecting a Key -Setting Key Length -Converting a File to the GEF (Gulosh Encrypted File) Format Example |
||||
Compiling
Source [Top] Once you have downloaded the version you are going to work with from [here]. Explode the package and from the project root directory execute: [ioexcept@harvestor gulosh]$ mvn clean package You should see something like this scroll out:
-Downloading
Maven [Maven Home
Page] [Top] To run the program (the command line version is not yet installed
as of release 1.1), simply execute: Notice on the bottom of the command line that the user has not set the key, the program will remain innate until the key is set. Once the key has been set, the status bar will be updated and the file menu will now be active. Select File / Set Key Value Now to set the key. There are two options here. 1) Set the key manually, much like a password In many cases, when using a file for a key, the file will be very large. the user can choose to trim the key size down to something manageable (Gulosh uses the full key if this is not set, for it is the default) -Converting a File to the GEF (Gulosh Encrypted File) Format [Top] As of release 1.1, from the Gulosh GUI (I know...where is the command line version ... it's coming) you can convert any file to an ecrypted GEF. Simply select File / Convert External File and enter the Source and Target (they can be the same file, however, the file will be deleated once it has been loaded into memory). A typical example, take a simple text quote and past it into the text editor (diagram 1) then save it, open it again in a normal text editor and you see the encryption is complete.
and the results in encrypted format
|
||||
Project
Web Hosted by
Copyright 1999-2009 -
Geeknet, Inc., All
Rights Reserved
About -
Legal -
Help