Bouncy Castle Cryptography 1.50

Package org.bouncycastle.crypto.params

Class Summary
AEADParameters  
AsymmetricKeyParameter  
CCMParameters Deprecated. use AEADParameters
DESedeParameters  
DESParameters  
DHKeyGenerationParameters  
DHKeyParameters  
DHParameters  
DHPrivateKeyParameters  
DHPublicKeyParameters  
DHValidationParameters  
DSAKeyGenerationParameters  
DSAKeyParameters  
DSAParameterGenerationParameters  
DSAParameters  
DSAPrivateKeyParameters  
DSAPublicKeyParameters  
DSAValidationParameters  
ECDomainParameters  
ECKeyGenerationParameters  
ECKeyParameters  
ECPrivateKeyParameters  
ECPublicKeyParameters  
ElGamalKeyGenerationParameters  
ElGamalKeyParameters  
ElGamalParameters  
ElGamalPrivateKeyParameters  
ElGamalPublicKeyParameters  
GOST3410KeyGenerationParameters  
GOST3410KeyParameters  
GOST3410Parameters  
GOST3410PrivateKeyParameters  
GOST3410PublicKeyParameters  
GOST3410ValidationParameters  
HKDFParameters Parameter class for the HKDFBytesGenerator class.
IESParameters parameters for using an integrated cipher in stream mode.
IESWithCipherParameters  
ISO18033KDFParameters parameters for Key derivation functions for ISO-18033
KDFCounterParameters  
KDFDoublePipelineIterationParameters Note that counter is only supported at the location presented in the NIST SP 800-108 specification, not in the additional locations present in the CAVP test vectors.
KDFFeedbackParameters Note that counter is only supported at the location presented in the NIST SP 800-108 specification, not in the additional locations present in the CAVP test vectors.
KDFParameters parameters for Key derivation functions for IEEE P1363a
KeyParameter  
MGFParameters parameters for mask derivation functions.
MQVPrivateParameters  
MQVPublicParameters  
NaccacheSternKeyGenerationParameters Parameters for NaccacheStern public private key generation.
NaccacheSternKeyParameters Public key parameters for NaccacheStern cipher.
NaccacheSternPrivateKeyParameters Private key parameters for NaccacheStern cipher.
ParametersWithIV  
ParametersWithRandom  
ParametersWithSalt Cipher parameters with a fixed salt value associated with them.
ParametersWithSBox  
RC2Parameters  
RC5Parameters  
RSABlindingParameters  
RSAKeyGenerationParameters  
RSAKeyParameters  
RSAPrivateCrtKeyParameters  
SkeinParameters Parameters for the Skein hash function - a series of byte[] strings identified by integer tags.
SkeinParameters.Builder A builder for SkeinParameters.
TweakableBlockCipherParameters Parameters for tweakable block ciphers.
 


Bouncy Castle Cryptography 1.50