Class Summary |
Test3LFSR |
This class tests the cryptix.util.math.TrinomialLFSR class. |
TestBase64Stream |
This class tests the
cryptix.util.mime.Base64InputStream and
Base64OutputStream
classes. |
TestBR |
This class tests the cryptix.util.math.BigRegister class. |
TestElGamal |
This object tests the RawElGamal* and *_ElGamal_PKCS1 classes, by
generating 6 keypairs with varying strength (384- to 1024-bit in 128-bit
increments). |
TestHMAC |
Tests the output of the HMAC message authentication code implementation
against certified pre-computed output for a given set of reference input. |
TestIJCE |
Tests the current IJCE implementation using a SAFER cipher instance. |
TestInstall |
Tests whether Cryptix is installed correctly. |
TestRSA |
This object tests the RawRSA* and RSA_*_PKCS1 classes by generating
4 keypairs with varying strength (384- to 768-bit in 128-bit increments). |
TestScar |
This class tests the
cryptix.tools.Scar class.
Will fail when unable to write into testing directory.
|
TestUnixCrypt |
This class tests the
cryptix.tools.UnixCrypt class (it may also fail if the DES
implementation is incorrect). |