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


[Download Files] [Project Development Page] [Project Details] [Compilation and Usage]
 

The file encryption algorithm is a simple XOR feature, what does make this application unique is how the key (key-file) is generated and used; the user has the option to use full file length or restrict the length of the key from 8 bits to 1024.  The final release will allow multiple user defined keys that range from user input, file selection and web file usage.  Unlike standard encryption, Gulosh does not store a key file, the user must enter the information for the key each time the program is opened.
 
Milestones
1.0 Simple Text Editing Encryption with file saving and recovery
1.1 Ability to encrypt any file from the UI
1.1.1 Added the GPL v3 Licensing to the Project and Project Files
1.2 Using a web page or image as a key
1.3 Using multiple keys for encryption
1.4 Enabling the command line features for the previous releases
 

Project Web Hosted by SourceForge.net
©Copyright 1999-2009 - Geeknet, Inc., All Rights Reserved
About - Legal -
Help