| Home >> All >> org >> jboss >> [ crypto Javadoc ] |
| | org.jboss.crypto.digest.* (2) |
org.jboss.crypto: Javadoc index of package org.jboss.crypto.
Package Samples:
org.jboss.crypto.digest
Classes:
CipherServerSocketFactory: An implementation of RMIServerSocketFactory that uses a DomainServerSocketFactory for its implementation. This class is just an adaptor from the RMIServerSocketFactory to the DomainServerSocketFactory. This class is not suitable for RMI object that require a Serializable socket factory like activatable services. The reason for this limitation is that a SecurityDomain is not serializable due to its association with a local KeyStore.
SHAReverseInterleave: An alternate SHA Interleave algorithm as implemented in the SRP distribution. This version reverses the even and odd byte streams before performing the SHA digest. This product includes software developed by Tom Wu and Eugene Jhong for the SRP Distribution (http://srp.stanford.edu/srp/).
CipherClientSocketFactory: An implementation of RMIClientSocketFactory that uses the JCE Cipher with an SRP session key to create an encrypted stream.
SHAInterleave: The SHA_Interleave algorithm as described in section 3.1 of RFC2945. This needs an SHA MessageDigest provider to function.
JBossSXProvider: A Java2 security provider for cryptographic algorithms provided by the JBossSX framework.
CipherServerSocket
CipherSocket
| Home | Contact Us | Privacy Policy | Terms of Service |