|
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/xjava/security/ |
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>SymmetricCipher (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="xjava.security.SymmetricCipher class"/><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 class" 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 enabled"><a href="package-summary.html">Package</a></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="../../xjava/security/SecretKey.html">Prev Class</a> | <a href="../../xjava/security/VariableLengthDigest.html">Next Class</a></td><td class="navi"><a href="../../index.html" title="Show in a frameset" target="_top">Frames</a> | <a href="SymmetricCipher.html" title="Show without frames" target="_top">No Frames</a> </td></tr><tr><td class="navi">Summary: Nested | Field | Method | Constr</td><td class="navi">Detail: Nested | Field | Method | Constr</td></tr></table><div class="class title outer"><h3 class="class title-package">xjava.security</h3><h1 class="class title-class">Interface SymmetricCipher</h1></div><dl class="class knownimplementing"><dt class="header"><b>Known Implementing Classes:</b></dt><dd class="item"><a href="../../cryptix/provider/cipher/Blowfish.html" title="Class in cryptix.provider.cipher">Blowfish</a>, <a href="../../cryptix/provider/cipher/CAST5.html" title="Class in cryptix.provider.cipher">CAST5</a>, <a href="../../cryptix/provider/mode/CBC.html" title="Class in cryptix.provider.mode">CBC</a>, <a href="../../cryptix/provider/mode/CFB.html" title="Class in cryptix.provider.mode">CFB</a>, <a href="../../cryptix/provider/mode/CFB_PGP.html" title="Class in cryptix.provider.mode">CFB_PGP</a>, <a href="../../cryptix/provider/cipher/DES.html" title="Class in cryptix.provider.cipher">DES</a>, <a href="../../cryptix/provider/cipher/DES2X.html" title="Class in cryptix.provider.cipher">DES2X</a>, <a href="../../cryptix/provider/cipher/DESX.html" title="Class in cryptix.provider.cipher">DESX</a>, <a href="../../cryptix/provider/cipher/DES_EDE3.html" title="Class in cryptix.provider.cipher">DES_EDE3</a>, <a href="../../cryptix/provider/mode/FeedbackMode.html" title="Class in cryptix.provider.mode">FeedbackMode</a>, <a href="../../cryptix/provider/cipher/IDEA.html" title="Class in cryptix.provider.cipher">IDEA</a>, <a href="../../cryptix/provider/cipher/LOKI91.html" title="Class in cryptix.provider.cipher">LOKI91</a>, <a href="../../cryptix/provider/mode/OFB.html" title="Class in cryptix.provider.mode">OFB</a>, <a href="../../cryptix/provider/mode/PCBC.html" title="Class in cryptix.provider.mode">PCBC</a>, <a href="../../cryptix/provider/cipher/RC2.html" title="Class in cryptix.provider.cipher">RC2</a>, <a href="../../cryptix/provider/cipher/RC4.html" title="Class in cryptix.provider.cipher">RC4</a>, <a href="../../cryptix/provider/cipher/Rijndael.html" title="Class in cryptix.provider.cipher">Rijndael</a>, <a href="../../cryptix/provider/cipher/SAFER.html" title="Class in cryptix.provider.cipher">SAFER</a>, <a href="../../cryptix/provider/cipher/SPEED.html" title="Class in cryptix.provider.cipher">SPEED</a>, <a href="../../cryptix/provider/cipher/Square.html" title="Class in cryptix.provider.cipher">Square</a></dd></dl><hr/><div class="class synopsis outer"><div class="class synopsis declaration"><code>public interface <b class="class synopsis name">SymmetricCipher</b></code></div></div><hr/><div class="class description"> This interface is implemented by symmetric ciphers. </div><div class="taglet"></div><div class="taglet"></div><div class="taglet"></div><div class="taglet"></div><div class="taglet"></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 enabled"><a href="package-summary.html">Package</a></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>