|
Server : Apache/2.2.2 (Fedora) System : Linux App1.pathumtani.go.th 2.6.20-1.2320.fc5smp #1 SMP Tue Jun 12 19:40:16 EDT 2007 i686 User : apache ( 48) PHP Version : 5.2.9 Disable Function : NONE Directory : /usr/share/javadoc/cryptix-3.2.0/cryptix/test/ |
Upload File : |
<?xml version="1.0" encoding="US-ASCII"?> <!DOCTYPE html PUBLIC "-//gnu.org///DTD XHTML 1.1 plus Target 1.0//EN" "../../resources/xhtml11-target10.dtd"><html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><title>cryptix.test (cryptix JavaDoc)</title><script src="../../resources/gjdoc.js" type="text/javascript"><!-- this comment required for konqueror 3.2.2 --></script><meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"/><meta name="generator" content="GNU Gjdoc Standard Doclet"/><meta name="keywords" content="cryptix.test packages"/><link rel="stylesheet" type="text/css" href="../../resources/gjdochtml-clean-layout.css" title="GNU Clean"/><link rel="stylesheet" type="text/css" href="../../resources/gjdochtml-clean-color1.css" title="GNU Clean"/></head><body class="content package" onload="if(parent.contentPageLoaded)parent.contentPageLoaded(document.title)"><table class="navbar div top"><tr><td class="navbar div top"><div class="navbar div top"><span class="navbar item enabled"><a href="../../overview-summary.html">Overview</a></span> <span class="navbar item active">Package</span> <span class="navbar item enabled"><a href="tree.html">Tree</a></span> <span class="navbar item enabled"><a href="../../alphaindex.html">Index</a></span> <span class="navbar item enabled"><a href="../../deprecated.html">Deprecated</a></span> <span class="navbar item enabled"><a href="../../about.html">About</a></span></div></td></tr><tr><td class="navi"><a href="../../cryptix/provider/rsa/package-summary.html">Prev Package</a> | <a href="../../cryptix/tools/package-summary.html">Next Package</a></td><td class="navi"><a href="../../index.html" title="Show in a frameset" target="_top">Frames</a> | <a href="package-summary.html" title="Show without frames" target="_top">No Frames</a> </td></tr></table><h1 class="package title">Package cryptix.test</h1><div class="package description top"></div><dl class="table container"><dd><table class="package summary" border="1" width="100%"><tr class="table header"><td colspan="2"><h2 class="table header">Class Summary</h2></td></tr><tr><td class="left"><a href="../../cryptix/test/Test3LFSR.html" title="Class in cryptix.test">Test3LFSR</a></td><td class="right"> This class tests the <samp>cryptix.util.math.TrinomialLFSR</samp> class.</td></tr><tr><td class="left"><a href="../../cryptix/test/TestAll.html" title="Class in cryptix.test">TestAll</a></td><td class="right"> Class for running all tests in the cryptix.test package.</td></tr><tr><td class="left"><a href="../../cryptix/test/TestBase64Stream.html" title="Class in cryptix.test">TestBase64Stream</a></td><td class="right"> This class tests the <samp><a href="cryptix.util.mime.Base64InputStream.html"> cryptix.util.mime.Base64InputStream</a></samp> and <samp><a href="cryptix.util.mime.Base64OutputStream">Base64OutputStream</a></samp> classes.</td></tr><tr><td class="left"><a href="../../cryptix/test/TestBlowfish.html" title="Class in cryptix.test">TestBlowfish</a></td><td class="right"> Tests the output of the Blowfish cipher algorithm implementation against certified pre-computed output for a given set of reference input.</td></tr><tr><td class="left"><a href="../../cryptix/test/TestBR.html" title="Class in cryptix.test">TestBR</a></td><td class="right"> This class tests the <samp>cryptix.util.math.BigRegister</samp> class.</td></tr><tr><td class="left"><a href="../../cryptix/test/TestCAST5.html" title="Class in cryptix.test">TestCAST5</a></td><td class="right"> Tests the output of the CAST5 (CAST-128) cipher algorithm implementation against certified pre-computed output for a given set of reference input.</td></tr><tr><td class="left"><a href="../../cryptix/test/TestDES.html" title="Class in cryptix.test">TestDES</a></td><td class="right"> Tests the output of the DES block cipher algorithm implementation against certified and pre-computed output for a given set of reference input.</td></tr><tr><td class="left"><a href="../../cryptix/test/TestDES_EDE3.html" title="Class in cryptix.test">TestDES_EDE3</a></td><td class="right"> Tests the output of the DES_EDE3 block cipher algorithm implementation against pre-computed output for a given set of reference input.</td></tr><tr><td class="left"><a href="../../cryptix/test/TestElGamal.html" title="Class in cryptix.test">TestElGamal</a></td><td class="right"> This object tests the RawElGamal* and *_ElGamal_PKCS1 classes, by generating 6 keypairs with varying strength (384- to 1024-bit in 128-bit increments).</td></tr><tr><td class="left"><a href="../../cryptix/test/TestHAVAL.html" title="Class in cryptix.test">TestHAVAL</a></td><td class="right"> Tests the output of the HAVAL message digest algorithm implementation against certified pre-computed output for a given set of reference input.</td></tr><tr><td class="left"><a href="../../cryptix/test/TestHMAC.html" title="Class in cryptix.test">TestHMAC</a></td><td class="right"> Tests the output of the HMAC message authentication code implementation against certified pre-computed output for a given set of reference input.</td></tr><tr><td class="left"><a href="../../cryptix/test/TestIDEA.html" title="Class in cryptix.test">TestIDEA</a></td><td class="right"> Tests the output of the IDEA block cipher algorithm implementation against certified pre-computed output for a given set of reference input.</td></tr><tr><td class="left"><a href="../../cryptix/test/TestIJCE.html" title="Class in cryptix.test">TestIJCE</a></td><td class="right"> Tests the current IJCE implementation using a SAFER cipher instance.</td></tr><tr><td class="left"><a href="../../cryptix/test/TestInstall.html" title="Class in cryptix.test">TestInstall</a></td><td class="right"> Tests whether Cryptix is installed correctly.</td></tr><tr><td class="left"><a href="../../cryptix/test/TestLOKI91.html" title="Class in cryptix.test">TestLOKI91</a></td><td class="right"> Tests the output of the LOKI91 cipher algorithm implementation against certified pre-computed output for a given set of reference input.</td></tr><tr><td class="left"><a href="../../cryptix/test/TestMD2.html" title="Class in cryptix.test">TestMD2</a></td><td class="right"> Tests the output of the MD2 message digest algorithm implementation against certified pre-computed output for a given set of reference input.</td></tr><tr><td class="left"><a href="../../cryptix/test/TestMD4.html" title="Class in cryptix.test">TestMD4</a></td><td class="right"> Tests the output of the MD4 message digest algorithm implementation against certified pre-computed output for a given set of reference input.</td></tr><tr><td class="left"><a href="../../cryptix/test/TestMD5.html" title="Class in cryptix.test">TestMD5</a></td><td class="right"> Tests the output of the MD5 message digest algorithm implementation against certified pre-computed output for a given set of reference input.</td></tr><tr><td class="left"><a href="../../cryptix/test/TestRC2.html" title="Class in cryptix.test">TestRC2</a></td><td class="right"> Tests the output of the RC2 cipher algorithm implementation against certified pre-computed output for a given set of reference input.</td></tr><tr><td class="left"><a href="../../cryptix/test/TestRC4.html" title="Class in cryptix.test">TestRC4</a></td><td class="right"> Tests the output of the RC4 cipher algorithm implementation against certified pre-computed output for a given set of reference input.</td></tr><tr><td class="left"><a href="../../cryptix/test/TestRijndael.html" title="Class in cryptix.test">TestRijndael</a></td><td class="right"> Tests the Rijndael (AES) cipher.</td></tr><tr><td class="left"><a href="../../cryptix/test/TestRIPEMD128.html" title="Class in cryptix.test">TestRIPEMD128</a></td><td class="right"> Tests the output of the RIPEMD-128 message digest algorithm implementation against certified pre-computed output for a given set of reference input.</td></tr><tr><td class="left"><a href="../../cryptix/test/TestRIPEMD160.html" title="Class in cryptix.test">TestRIPEMD160</a></td><td class="right"> Tests the output of the RIPEMD-160 message digest algorithm implementation against certified pre-computed output for a given set of reference input.</td></tr><tr><td class="left"><a href="../../cryptix/test/TestRSA.html" title="Class in cryptix.test">TestRSA</a></td><td class="right"> This object tests the RawRSA* and RSA_*_PKCS1 classes by generating 4 keypairs with varying strength (384- to 768-bit in 128-bit increments).</td></tr><tr><td class="left"><a href="../../cryptix/test/TestSAFER.html" title="Class in cryptix.test">TestSAFER</a></td><td class="right"> Tests the output of the SAFER cipher algorithm implementation against certified pre-computed output for a given set of reference input.</td></tr><tr><td class="left"><a href="../../cryptix/test/TestScar.html" title="Class in cryptix.test">TestScar</a></td><td class="right"> This class tests the <samp><a href="cryptix.tools.Scar.html"> cryptix.tools.Scar</a></samp> class.<br/> <b>Will fail when unable to write into testing directory.</b> <p/> <b>Copyright</b> © 1997, 1998 <a href="http://www.systemics.com/">Systemics Ltd</a> on behalf of the <a href="http://www.systemics.com/docs/cryptix/">Cryptix Development Team</a>.</td></tr><tr><td class="left"><a href="../../cryptix/test/TestSHA0.html" title="Class in cryptix.test">TestSHA0</a></td><td class="right"> Tests the output of the SHA-0 message digest algorithm implementation against certified pre-computed output for a given set of reference input.</td></tr><tr><td class="left"><a href="../../cryptix/test/TestSHA1.html" title="Class in cryptix.test">TestSHA1</a></td><td class="right"> Tests the output of the SHA-1 message digest algorithm implementation against certified pre-computed output for a given set of reference input.</td></tr><tr><td class="left"><a href="../../cryptix/test/TestSPEED.html" title="Class in cryptix.test">TestSPEED</a></td><td class="right"> Tests the output of the SPEED cipher algorithm implementation against certified pre-computed output for a given set of reference input.</td></tr><tr><td class="left"><a href="../../cryptix/test/TestSquare.html" title="Class in cryptix.test">TestSquare</a></td><td class="right"> Tests the output of the Square cipher algorithm implementation against certified pre-computed values for a given set of reference input.</td></tr><tr><td class="left"><a href="../../cryptix/test/TestUnixCrypt.html" title="Class in cryptix.test">TestUnixCrypt</a></td><td class="right"> This class tests the <samp><a href="cryptix.tools.UnixCrypt.html"> cryptix.tools.UnixCrypt</a></samp> class (it may also fail if the DES implementation is incorrect).</td></tr></table></dd></dl> <a name="description" id="description"/><div class="package description full"></div><p class="navbar bottom spacer"> </p><table class="navbar div bottom"><tr><td><div class="navbar div top"><span class="navbar item enabled"><a href="../../overview-summary.html">Overview</a></span> <span class="navbar item active">Package</span> <span class="navbar item enabled"><a href="tree.html">Tree</a></span> <span class="navbar item enabled"><a href="../../alphaindex.html">Index</a></span> <span class="navbar item enabled"><a href="../../deprecated.html">Deprecated</a></span> <span class="navbar item enabled"><a href="../../about.html">About</a></span></div></td></tr></table></body></html>