Class Summary |
AllTests |
|
BinConverterTest |
Test cases for the binary converters. |
BlowfishDemo |
Demonstrating the Blowfish encryption algorithm classes. |
BlowfishTests |
All test cases for the BlowfishJ core classes. |
InOutputStreamTest |
Simple tests for the BlowfishInputStream and BlowfishOutputStream. |
SHA1Demo |
Simple SHA-1 test application; note that the time this package was written
SHA-1 hashing wasn't included officially in the Java framework; in these
days it could actually be replaced by the MessageDigest factory's
capabilities. |
TestVectors |
Tests the official vectors from the Counterpane website. |