Crypto++  5.6.3
Free C++ class library of cryptographic schemes
DL_GroupParameters_LUC_DefaultSafePrime Member List

This is the complete list of members for DL_GroupParameters_LUC_DefaultSafePrime, including all inherited members.

AccessBasePrecomputation() (defined in DL_GroupParameters_IntegerBasedImpl< DL_GroupPrecomputation_LUC, DL_BasePrecomputation_LUC >)DL_GroupParameters_IntegerBasedImpl< DL_GroupPrecomputation_LUC, DL_BasePrecomputation_LUC >inlinevirtual
AssignFrom(const NameValuePairs &source)DL_GroupParameters_IntegerBasedImpl< DL_GroupPrecomputation_LUC, DL_BasePrecomputation_LUC >inlinevirtual
BasePrecomputation typedef (defined in DL_GroupParametersImpl< DL_GroupPrecomputation_LUC, DL_BasePrecomputation_LUC, DL_GroupParameters_IntegerBased >)DL_GroupParametersImpl< DL_GroupPrecomputation_LUC, DL_BasePrecomputation_LUC, DL_GroupParameters_IntegerBased >
BERDecode(BufferedTransformation &bt)DL_GroupParameters_IntegerBasedvirtual
BEREncode(BufferedTransformation &bt) const ASN1Objectinlinevirtual
CascadeExponentiate(const Element &element1, const Integer &exponent1, const Element &element2, const Integer &exponent2) const (defined in DL_GroupParameters_LUC)DL_GroupParameters_LUCinline
ConvertElementToInteger(const Element &element) const (defined in DL_GroupParameters_IntegerBased)DL_GroupParameters_IntegerBasedinlinevirtual
DecodeElement(const byte *encoded, bool checkForGroupMembership) const (defined in DL_GroupParameters_IntegerBased)DL_GroupParameters_IntegerBasedvirtual
DefaultCofactorOption typedef (defined in DL_GroupParameters_LUC_DefaultSafePrime)DL_GroupParameters_LUC_DefaultSafePrime
DEREncode(BufferedTransformation &bt) const DL_GroupParameters_IntegerBasedvirtual
DL_GroupParameters() (defined in DL_GroupParameters< Integer >)DL_GroupParameters< Integer >inline
DoQuickSanityCheck() const (defined in CryptoMaterial)CryptoMaterialinline
Element typedef (defined in DL_GroupParameters_IntegerBasedImpl< DL_GroupPrecomputation_LUC, DL_BasePrecomputation_LUC >)DL_GroupParameters_IntegerBasedImpl< DL_GroupPrecomputation_LUC, DL_BasePrecomputation_LUC >
EncodeElement(bool reversible, const Element &element, byte *encoded) const (defined in DL_GroupParameters_IntegerBased)DL_GroupParameters_IntegerBasedinlinevirtual
ExponentiateBase(const Integer &exponent) const (defined in DL_GroupParameters< Integer >)DL_GroupParameters< Integer >inlinevirtual
ExponentiateElement(const Element &base, const Integer &exponent) const (defined in DL_GroupParameters< Integer >)DL_GroupParameters< Integer >inlinevirtual
FastSubgroupCheckAvailable() const (defined in DL_GroupParameters_IntegerBased)DL_GroupParameters_IntegerBasedinlinevirtual
GenerateRandom(RandomNumberGenerator &rng, const NameValuePairs &alg)DL_GroupParameters_IntegerBasedvirtual
GenerateRandomWithKeySize(RandomNumberGenerator &rng, unsigned int keySize)GeneratableCryptoMaterial
GetAlgorithmID() const (defined in DL_GroupParameters_IntegerBased)DL_GroupParameters_IntegerBased
GetBasePrecomputation() const (defined in DL_GroupParameters_IntegerBasedImpl< DL_GroupPrecomputation_LUC, DL_BasePrecomputation_LUC >)DL_GroupParameters_IntegerBasedImpl< DL_GroupPrecomputation_LUC, DL_BasePrecomputation_LUC >inlinevirtual
GetCofactor() const (defined in DL_GroupParameters< Integer >)DL_GroupParameters< Integer >inlinevirtual
GetEncodedElementSize(bool reversible) const (defined in DL_GroupParameters_IntegerBased)DL_GroupParameters_IntegerBasedinlinevirtual
GetGenerator() const (defined in DL_GroupParameters_IntegerBasedImpl< DL_GroupPrecomputation_LUC, DL_BasePrecomputation_LUC >)DL_GroupParameters_IntegerBasedImpl< DL_GroupPrecomputation_LUC, DL_BasePrecomputation_LUC >inline
GetGroupOrder() const (defined in DL_GroupParameters_IntegerBased)DL_GroupParameters_IntegerBasedinlinevirtual
GetGroupPrecomputation() const (defined in DL_GroupParametersImpl< DL_GroupPrecomputation_LUC, DL_BasePrecomputation_LUC, DL_GroupParameters_IntegerBased >)DL_GroupParametersImpl< DL_GroupPrecomputation_LUC, DL_BasePrecomputation_LUC, DL_GroupParameters_IntegerBased >inlinevirtual
GetIntValue(const char *name, int &value) const NameValuePairsinline
GetIntValueWithDefault(const char *name, int defaultValue) const NameValuePairsinline
GetMaxExponent() const (defined in DL_GroupParameters_IntegerBased)DL_GroupParameters_IntegerBasedvirtual
GetModulus() const (defined in DL_GroupParameters_IntegerBasedImpl< DL_GroupPrecomputation_LUC, DL_BasePrecomputation_LUC >)DL_GroupParameters_IntegerBasedImpl< DL_GroupPrecomputation_LUC, DL_BasePrecomputation_LUC >inlinevirtual
GetRequiredIntParameter(const char *className, const char *name, int &value) const NameValuePairsinline
GetRequiredParameter(const char *className, const char *name, T &value) const NameValuePairsinline
GetSubgroupGenerator() const (defined in DL_GroupParameters< Integer >)DL_GroupParameters< Integer >inlinevirtual
GetSubgroupOrder() const (defined in DL_GroupParameters_IntegerBased)DL_GroupParameters_IntegerBasedinlinevirtual
GetThisObject(T &object) const NameValuePairsinline
GetThisPointer(T *&ptr) const NameValuePairsinline
GetValue(const char *name, T &value) const NameValuePairsinline
GetValueNames() const NameValuePairsinline
GetValueWithDefault(const char *name, T defaultValue) const NameValuePairsinline
GetVoidValue(const char *name, const std::type_info &valueType, void *pValue) const DL_GroupParameters_LUCinlinevirtual
GroupPrecomputation typedef (defined in DL_GroupParametersImpl< DL_GroupPrecomputation_LUC, DL_BasePrecomputation_LUC, DL_GroupParameters_IntegerBased >)DL_GroupParametersImpl< DL_GroupPrecomputation_LUC, DL_BasePrecomputation_LUC, DL_GroupParameters_IntegerBased >
Initialize(const DL_GroupParameters_IntegerBased &params) (defined in DL_GroupParameters_IntegerBased)DL_GroupParameters_IntegerBasedinline
Initialize(RandomNumberGenerator &rng, unsigned int pbits) (defined in DL_GroupParameters_IntegerBased)DL_GroupParameters_IntegerBasedinline
Initialize(const Integer &p, const Integer &g) (defined in DL_GroupParameters_IntegerBased)DL_GroupParameters_IntegerBasedinline
Initialize(const Integer &p, const Integer &q, const Integer &g) (defined in DL_GroupParameters_IntegerBased)DL_GroupParameters_IntegerBasedinline
IsIdentity(const Integer &element) const (defined in DL_GroupParameters_LUC)DL_GroupParameters_LUCinlinevirtual
Load(BufferedTransformation &bt) (defined in ASN1CryptoMaterial< DL_GroupParameters< Integer > >)ASN1CryptoMaterial< DL_GroupParameters< Integer > >inlinevirtual
LoadPrecomputation(BufferedTransformation &storedPrecomputation)DL_GroupParameters< Integer >inlinevirtual
MultiplyElements(const Element &a, const Element &b) const (defined in DL_GroupParameters_LUC)DL_GroupParameters_LUCinline
operator!=(const DL_GroupParameters_IntegerBasedImpl< DL_GroupPrecomputation_LUC, DL_BasePrecomputation_LUC > &rhs) const (defined in DL_GroupParameters_IntegerBasedImpl< DL_GroupPrecomputation_LUC, DL_BasePrecomputation_LUC >)DL_GroupParameters_IntegerBasedImpl< DL_GroupPrecomputation_LUC, DL_BasePrecomputation_LUC >inline
operator==(const DL_GroupParameters_IntegerBasedImpl< DL_GroupPrecomputation_LUC, DL_BasePrecomputation_LUC > &rhs) const (defined in DL_GroupParameters_IntegerBasedImpl< DL_GroupPrecomputation_LUC, DL_BasePrecomputation_LUC >)DL_GroupParameters_IntegerBasedImpl< DL_GroupPrecomputation_LUC, DL_BasePrecomputation_LUC >inline
Precompute(unsigned int precomputationStorage=16)DL_GroupParameters< Integer >inlinevirtual
Save(BufferedTransformation &bt) const (defined in ASN1CryptoMaterial< DL_GroupParameters< Integer > >)ASN1CryptoMaterial< DL_GroupParameters< Integer > >inlinevirtual
SavePrecomputation(BufferedTransformation &storedPrecomputation) constDL_GroupParameters< Integer >inlinevirtual
SetModulusAndSubgroupGenerator(const Integer &p, const Integer &g) (defined in DL_GroupParameters_IntegerBasedImpl< DL_GroupPrecomputation_LUC, DL_BasePrecomputation_LUC >)DL_GroupParameters_IntegerBasedImpl< DL_GroupPrecomputation_LUC, DL_BasePrecomputation_LUC >inlinevirtual
SetSubgroupGenerator(const Element &base) (defined in DL_GroupParameters< Integer >)DL_GroupParameters< Integer >inlinevirtual
SetSubgroupOrder(const Integer &q) (defined in DL_GroupParameters_IntegerBased)DL_GroupParameters_IntegerBasedinline
SimultaneousExponentiate(Element *results, const Element &base, const Integer *exponents, unsigned int exponentsCount) const (defined in DL_GroupParameters_LUC)DL_GroupParameters_LUCvirtual
StaticAlgorithmNamePrefix() (defined in DL_GroupParameters_IntegerBased)DL_GroupParameters_IntegerBasedinlinestatic
SupportsPrecomputation() constDL_GroupParameters< Integer >inlinevirtual
ThrowIfInvalid(RandomNumberGenerator &rng, unsigned int level) const CryptoMaterialinlinevirtual
ThrowIfTypeMismatch(const char *name, const std::type_info &stored, const std::type_info &retrieving)NameValuePairsinlinestatic
Validate(RandomNumberGenerator &rng, unsigned int level) constDL_GroupParameters< Integer >inlinevirtual
ValidateElement(unsigned int level, const Integer &element, const DL_FixedBasePrecomputation< Integer > *precomp) const (defined in DL_GroupParameters_IntegerBased)DL_GroupParameters_IntegerBasedvirtual
ValidateGroup(RandomNumberGenerator &rng, unsigned int level) const (defined in DL_GroupParameters_IntegerBased)DL_GroupParameters_IntegerBasedvirtual
~ASN1Object() (defined in ASN1Object)ASN1Objectinlinevirtual
~NameValuePairs() (defined in NameValuePairs)NameValuePairsinlinevirtual