|
Cryptix V3.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in xjava.security used by cryptix.provider.cipherCipher
|
This class is used to provide the functionality of a general purpose encryption algorithm, such as DES or RSA. InvalidParameterTypeException
|
This is the exception for invalid parameter types. NoSuchParameterException
|
NoSuchParameterException is thrown when a particular parameter is not available in an algorithm parameter set. Parameterized
|
This interface is implemented by algorithm objects that may be parameterized (i.e. SymmetricCipher
|
This interface is implemented by symmetric ciphers. |
Classes in xjava.security used by cryptix.provider.elgamalAsymmetricCipher
|
This interface is implemented by asymmetric (public-key) ciphers. Cipher
|
This class is used to provide the functionality of a general purpose encryption algorithm, such as DES or RSA. Parameterized
|
This interface is implemented by algorithm objects that may be parameterized (i.e. |
Classes in xjava.security used by cryptix.provider.keyExtendedKeyGenerator
|
The KeyGenerator class in JavaSoft's original version of JCE does not provide these essential features: ability to set key lengths, for algorithms that support more than one length. KeyGenerator
|
The KeyGenerator class is used to generate keys for a given algorithm. Parameterized
|
This interface is implemented by algorithm objects that may be parameterized (i.e. SecretKey
|
A secret key. WeakKeyException
|
WeakKeyException is thrown when a weak key would have been generated (e.g. |
Classes in xjava.security used by cryptix.provider.macParameterized
|
This interface is implemented by algorithm objects that may be parameterized (i.e. |
Classes in xjava.security used by cryptix.provider.mdInvalidParameterTypeException
|
This is the exception for invalid parameter types. NoSuchParameterException
|
NoSuchParameterException is thrown when a particular parameter is not available in an algorithm parameter set. Parameterized
|
This interface is implemented by algorithm objects that may be parameterized (i.e. VariableLengthDigest
|
This interface defines the additional API for MessageDigest classes that have a variable-length output. |
Classes in xjava.security used by cryptix.provider.modeCipher
|
This class is used to provide the functionality of a general purpose encryption algorithm, such as DES or RSA. FeedbackCipher
|
An interface implemented by algorithms that use feedback. Mode
|
This class is used to provide the functionality of an encryption mode, such as CBC, CFB, or OFB. Parameterized
|
This interface is implemented by algorithm objects that may be parameterized (i.e. SymmetricCipher
|
This interface is implemented by symmetric ciphers. |
Classes in xjava.security used by cryptix.provider.paddingPadding
|
Deprecated. PaddingScheme
|
This class is extended by classes that provide a general-purpose padding scheme, such as the ones described in PKCS #5 or in RFC 1423 (PEM). Parameterized
|
This interface is implemented by algorithm objects that may be parameterized (i.e. |
Classes in xjava.security used by cryptix.provider.rsaAsymmetricCipher
|
This interface is implemented by asymmetric (public-key) ciphers. Cipher
|
This class is used to provide the functionality of a general purpose encryption algorithm, such as DES or RSA. Parameterized
|
This interface is implemented by algorithm objects that may be parameterized (i.e. |
Classes in xjava.security used by xjava.securityCipher
|
This class is used to provide the functionality of a general purpose encryption algorithm, such as DES or RSA. GeneralSecurityException
|
This is the general security exception class, which serves to group all the exception classes of the java.security package that extend from it. IllegalBlockSizeException
|
This exception is thrown when an incorrect block size is processed through a cipher. InvalidParameterTypeException
|
This is the exception for invalid parameter types. KeyGenerator
|
The KeyGenerator class is used to generate keys for a given algorithm. Mode
|
This class is used to provide the functionality of an encryption mode, such as CBC, CFB, or OFB. NoSuchParameterException
|
NoSuchParameterException is thrown when a particular parameter is not available in an algorithm parameter set. Padding
|
Deprecated. PaddingScheme
|
This class is extended by classes that provide a general-purpose padding scheme, such as the ones described in PKCS #5 or in RFC 1423 (PEM). Parameterized
|
This interface is implemented by algorithm objects that may be parameterized (i.e. SecretKey
|
A secret key. WeakKeyException
|
WeakKeyException is thrown when a weak key would have been generated (e.g. |
|
Cryptix V3.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |