Package org.bouncycastle.jcajce.spec
package org.bouncycastle.jcajce.spec
Key and algorithm parameters specifications for supporting provider specific algorithms and modes.
-
ClassDescriptionParameterSpec for AEAD modes which allows associated data to be added via an algorithm parameter spec.In normal circumstances you would only want to use this if you had to work with the pre-JDK1.7 Cipher class as associated data is ignored for the purposes of returning a Cipher's parameters.Extension class for DHParameterSpec that wraps a DHDomainParameters object and provides the q domain parameter.A DHPrivateKeySpec that also carries a set of DH domain parameters.A DHPublicKeySpec that also carries a set of DH domain parameters.Parameter spec to provide Diffie-Hellman Unified model keys and user keying material.Parameter spec for guiding the generation of DSA Domain Parameters.Extension class for DSAParameterSpec that wraps a DSADomainParameters object and provides the validation parameters if available.ParameterSpec for a DSTU4145 key.This class specifies a DSTU4145 private key with its associated parameters.This class specifies a DSTU4145 public key with its associated parameters.Extension class for ECParameterSpec that wraps a ECDomainParameters object or an ECParameterSpecThis class specifies a ECGOST3410-94 private key with its associated parameters.This class specifies a ECGOST3410-94 public key with its associated parameters.Extension of ECParameterSpec which marks a parameter set as being the ImplicitlyCA parameters for this JVM.ParameterSpec for EdDSA signature algorithms.ParameterSpec for EdDSA signature to allow for context and preHash.A parameter spec generating parameters for GOST-28147.A parameter spec for the GOST-28147 cipher.A parameter spec for the GOST-28147 cipher.ParameterSpec for a GOST 3410-94 key.GOST3410ParameterSpec<T extends AlgorithmParameterSpec>ParameterSpec for a GOST 3410-1994/2001/2012 algorithm parameters.This class specifies a GOST3410-94 private key with its associated parameters.This class specifies a GOST3410-94 public key with its associated parameters.SP 800-56C Hybrid Value spec, to allow the secret in a key agreement to be created as "Z | T" where T is some other secret value as described in Section 2.KeySpec for use with secret key extraction with a SecretKeyFactory supporting KTS.Builder class for creating a KTSExtractKeySpec.KeySpec for use with secret key generation with a SecretKeyFactory supporting KTS.Builder class for creating a KTSGenerateKeySpec.Base KeySpec for creating the agreed key value in a KTS key exchange such as RSA-KEMsParameter spec for doing KTS based wrapping via the Cipher API.Builder class for creating a KTSParameterSpec.KeySpec for use with the RSA-KTS-KEM-KWS SecretKeyFactory.ParameterSpec for keys using the LMS Hierarchical Signature System (HSS).ParameterSpec for key generation for the Leighton-Micali Hash-Based Signature (LMS) scheme.Parameter spec to provide MQV ephemeral keys and user keying material.PBEKeySpec allowing for the use of alternate PRFs with PBKDF2.PBEParameterSpec allowing for the use of alternate PRFs with PBKDF2.Key spec for use with the scrypt SecretKeyFactory.User keying material for the KDF used in key agreement algorithms.Parameter spec to allow keywrapping to be configured to use the inverse function.ParameterSpec for XDH key agreement algorithms.