| Class and Description |
|---|
| AsymmetricBlockCipher
base interface that a public/private key block cipher needs
to conform to.
|
| AsymmetricCipherKeyPair
a holding class for public/private parameter pairs.
|
| BlockCipher
Block cipher engines are expected to conform to this interface.
|
| CipherParameters
all parameter classes implement this.
|
| CryptoException
the foundation class for the hard exceptions thrown by the crypto packages.
|
| DataLengthException
this exception is thrown if a buffer that is meant to have output
copied into it turns out to be too short, or if we've been given
insufficient input.
|
| DerivationParameters
Parameters for key/byte stream derivation classes
|
| Digest
interface that a message digest conforms to.
|
| InvalidCipherTextException
this exception is thrown whenever we find something we don't expect in a
message.
|
| KeyGenerationParameters
The base class for parameters to key generators.
|
| RuntimeCryptoException
the foundation class for the exceptions thrown by the crypto packages.
|
| Signer
Generic signer interface for hash based and message recovery signers.
|
| StreamCipher
the interface stream ciphers conform to.
|
| Class and Description |
|---|
| BasicAgreement
The basic interface that basic Diffie-Hellman implementations
conforms to.
|
| CipherParameters
all parameter classes implement this.
|
| Class and Description |
|---|
| DataLengthException
this exception is thrown if a buffer that is meant to have output
copied into it turns out to be too short, or if we've been given
insufficient input.
|
| DerivationFunction
base interface for general purpose byte derivation functions.
|
| DerivationParameters
Parameters for key/byte stream derivation classes
|
| Digest
interface that a message digest conforms to.
|
| Class and Description |
|---|
| CryptoException
the foundation class for the hard exceptions thrown by the crypto packages.
|
| Digest
interface that a message digest conforms to.
|
| Class and Description |
|---|
| Digest
interface that a message digest conforms to.
|
| ExtendedDigest |
| Class and Description |
|---|
| AsymmetricBlockCipher
base interface that a public/private key block cipher needs
to conform to.
|
| CipherParameters
all parameter classes implement this.
|
| Digest
interface that a message digest conforms to.
|
| InvalidCipherTextException
this exception is thrown whenever we find something we don't expect in a
message.
|
| Class and Description |
|---|
| AsymmetricBlockCipher
base interface that a public/private key block cipher needs
to conform to.
|
| BasicAgreement
The basic interface that basic Diffie-Hellman implementations
conforms to.
|
| BlockCipher
Block cipher engines are expected to conform to this interface.
|
| BufferedBlockCipher
A wrapper class that allows block ciphers to be used to process data in
a piecemeal fashion.
|
| CipherParameters
all parameter classes implement this.
|
| DataLengthException
this exception is thrown if a buffer that is meant to have output
copied into it turns out to be too short, or if we've been given
insufficient input.
|
| DerivationFunction
base interface for general purpose byte derivation functions.
|
| InvalidCipherTextException
this exception is thrown whenever we find something we don't expect in a
message.
|
| Mac
The base interface for implementations of message authentication codes (MACs).
|
| StreamCipher
the interface stream ciphers conform to.
|
| Wrapper |
| Class and Description |
|---|
| AsymmetricCipherKeyPair
a holding class for public/private parameter pairs.
|
| AsymmetricCipherKeyPairGenerator
interface that a public/private key pair generator should conform to.
|
| CipherKeyGenerator
The base class for symmetric, or secret, cipher key generators.
|
| CipherParameters
all parameter classes implement this.
|
| DataLengthException
this exception is thrown if a buffer that is meant to have output
copied into it turns out to be too short, or if we've been given
insufficient input.
|
| DerivationFunction
base interface for general purpose byte derivation functions.
|
| DerivationParameters
Parameters for key/byte stream derivation classes
|
| Digest
interface that a message digest conforms to.
|
| KeyGenerationParameters
The base class for parameters to key generators.
|
| PBEParametersGenerator
super class for all Password Based Encryption (PBE) parameter generator classes.
|
| Class and Description |
|---|
| Digest
interface that a message digest conforms to.
|
| Mac
The base interface for implementations of message authentication codes (MACs).
|
| Signer
Generic signer interface for hash based and message recovery signers.
|
| Class and Description |
|---|
| BlockCipher
Block cipher engines are expected to conform to this interface.
|
| CipherParameters
all parameter classes implement this.
|
| DataLengthException
this exception is thrown if a buffer that is meant to have output
copied into it turns out to be too short, or if we've been given
insufficient input.
|
| Digest
interface that a message digest conforms to.
|
| Mac
The base interface for implementations of message authentication codes (MACs).
|
| Class and Description |
|---|
| BlockCipher
Block cipher engines are expected to conform to this interface.
|
| BufferedBlockCipher
A wrapper class that allows block ciphers to be used to process data in
a piecemeal fashion.
|
| CipherParameters
all parameter classes implement this.
|
| DataLengthException
this exception is thrown if a buffer that is meant to have output
copied into it turns out to be too short, or if we've been given
insufficient input.
|
| InvalidCipherTextException
this exception is thrown whenever we find something we don't expect in a
message.
|
| Class and Description |
|---|
| BlockCipher
Block cipher engines are expected to conform to this interface.
|
| BufferedBlockCipher
A wrapper class that allows block ciphers to be used to process data in
a piecemeal fashion.
|
| CipherParameters
all parameter classes implement this.
|
| DataLengthException
this exception is thrown if a buffer that is meant to have output
copied into it turns out to be too short, or if we've been given
insufficient input.
|
| InvalidCipherTextException
this exception is thrown whenever we find something we don't expect in a
message.
|
| Class and Description |
|---|
| CipherParameters
all parameter classes implement this.
|
| DerivationParameters
Parameters for key/byte stream derivation classes
|
| KeyGenerationParameters
The base class for parameters to key generators.
|
| Class and Description |
|---|
| Digest
interface that a message digest conforms to.
|
| Class and Description |
|---|
| AsymmetricBlockCipher
base interface that a public/private key block cipher needs
to conform to.
|
| CipherParameters
all parameter classes implement this.
|
| CryptoException
the foundation class for the hard exceptions thrown by the crypto packages.
|
| DataLengthException
this exception is thrown if a buffer that is meant to have output
copied into it turns out to be too short, or if we've been given
insufficient input.
|
| Digest
interface that a message digest conforms to.
|
| DSA
interface for classes implementing algorithms modeled similar to the Digital Signature Alorithm.
|
| InvalidCipherTextException
this exception is thrown whenever we find something we don't expect in a
message.
|
| Signer
Generic signer interface for hash based and message recovery signers.
|
| SignerWithRecovery
Signer with message recovery.
|
| Class and Description |
|---|
| BasicAgreement
The basic interface that basic Diffie-Hellman implementations
conforms to.
|
| BlockCipher
Block cipher engines are expected to conform to this interface.
|
| Digest
interface that a message digest conforms to.
|
| Class and Description |
|---|
| AsymmetricBlockCipher
base interface that a public/private key block cipher needs
to conform to.
|
| BlockCipher
Block cipher engines are expected to conform to this interface.
|
| BufferedBlockCipher
A wrapper class that allows block ciphers to be used to process data in
a piecemeal fashion.
|
| CipherKeyGenerator
The base class for symmetric, or secret, cipher key generators.
|
| CipherParameters
all parameter classes implement this.
|
| DataLengthException
this exception is thrown if a buffer that is meant to have output
copied into it turns out to be too short, or if we've been given
insufficient input.
|
| DerivationFunction
base interface for general purpose byte derivation functions.
|
| DerivationParameters
Parameters for key/byte stream derivation classes
|
| Digest
interface that a message digest conforms to.
|
| DSA
interface for classes implementing algorithms modeled similar to the Digital Signature Alorithm.
|
| Mac
The base interface for implementations of message authentication codes (MACs).
|
| StreamCipher
the interface stream ciphers conform to.
|
| Wrapper |
| Class and Description |
|---|
| BasicAgreement
The basic interface that basic Diffie-Hellman implementations
conforms to.
|
| DerivationFunction
base interface for general purpose byte derivation functions.
|
| Class and Description |
|---|
| AsymmetricBlockCipher
base interface that a public/private key block cipher needs
to conform to.
|
| Signer
Generic signer interface for hash based and message recovery signers.
|
Copyright © 2015. All rights reserved.