| . |
Fozzy PBE Author: David Puehn puehnd@canisius.edu |
. |
| . |
About The purpose of Fozzy PBE is to create a Java based program that can encrypt and decrypt strings and store them as files. Fozzy PBE will be useful in encrypting/decrypting passwords as well as other sensitive material. Fozzy PBE is part of my CSC111 course and should be completed by the end of the Spring 2005 semester. Bookmark this site to follow the program's progress throughout the semester. What's New 2/25/06 - The encryptor and decryptor has been fixed. The program is fully functional. I have been writing something on the side that utilized encryption. So once I got it working I figured I should implement it in Fozzy as well. Fozzy version 1 can be found in the links section. 5/26/05 - Project is on hold for now. The pbeCore, although faster, is not as reliable as once thought. Certain characters return corrupt values producing a less than accurate encryption string. :( 4/17/05 - The Fozzy GUI is in its beta stages, but it is still usable. You will see that a lot of menu items do not work. Below is the class file as well as the latest version of the pbeCore (much faster than version 1). 4/12/05 - The core encryption class for Fozzy PBE is done. The pbeCore.class allows for the programmer to encrypt or decrypt a String in no more than two lines. Right now there are a few kinks to be worked out. Look for all code releases below. 3/1/05 - After much searching, I have finally found the perfect Java IDE for the Fozzy PBE project. The price is a little hefty, but there is a free one that is loaded with features. The link is in the list of links below. 2/12/05 - The project proposal has been submitted. All of the steps up to its completion have been laid out. You can read the full proposal by clicking the link in the list of links below. Links Fozzy v1 - 02/25/06 Screenshot v0.93 - 04/17/05 Fozzy v0.93 - 04/17/05 JCreator - Java IDE Sun's Java Documentation Project Proposal - 02/12/05 |
. |
| . |
[ Index | Fozzy | Hermes | Robotran ] |
. |