KeyStone is an editor program for Java keystore files, licensed under the GPL. KeyStone may help make your life easier if you're working with symmetric cryptography in Java. Otherwise... move along, nothing to see here.
The current version is the initial release: v0.1
These are features one might wish for, but which are not present in the current version of KeyStone:
KeyStone is currently available on SourceForge.
KeyStone relies on an Ant script to control the build process. You will need the following prerequisites to run the build script:
The output of the build process (using the default "dist" task) should be an executable jar file, which you can double click to start, or run using the command: java -jar keystone.jar
© 2007 William Gage