Utilities of use when programming using the Java (requires Java 5 or higher) security and cryptography APIs.
A blog is written about what is programmed here: Java Security.
Status
080718-1
- Development on this project is temporarily on hold as I work on YubiKey authentication projects: yubico-j and a branch of this project http://code.google.com/p/arne-proposed-yubikey-j.
080424-1
- Since this project is going to provide several command line tools decided to take some time out writing some common code to handle meta command line data.
080407-1
- Currently java doc is out of synch with source.
080328-1
- For the time being java doc and source is back to being synchronized.
080320-1
- Blog now contains some substance: An entry about Diffie-Hellman key agreement and the use of the class TwoPartyKeyAgreement.
080319-1
- Back to 080318-1 state.
080318-2
- For the time being java doc and source is back to being synchronized.
080318-1
- Code here is under development: Refactoring happens all the time and code is being added.
- Currently java doc is out of synch with source: Refactoring has happened and new code has not been checked in yet preventing new java doc to be generated.
- Blog does not yet contain any real entry with information.