Fabcoin Core  0.16.2
P2P Digital Currency
DL_GroupParameters_LUC Member List

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

AccessBasePrecomputation()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 typedefDL_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 DL_GroupParameters_LUCinline
ComputeGroupOrder(const Integer &modulus) const DL_GroupParameters_IntegerBasedinlineprotected
ConvertElementToInteger(const Element &element) const DL_GroupParameters_IntegerBasedinlinevirtual
DecodeElement(const byte *encoded, bool checkForGroupMembership) const DL_GroupParameters_IntegerBasedvirtual
DEREncode(BufferedTransformation &bt) const DL_GroupParameters_IntegerBasedvirtual
DL_GroupParameters()DL_GroupParameters< Integer >inline
DoQuickSanityCheck() const CryptoMaterialinline
Element typedefDL_GroupParameters_IntegerBasedImpl< DL_GroupPrecomputation_LUC, DL_BasePrecomputation_LUC >
EncodeElement(bool reversible, const Element &element, byte *encoded) const DL_GroupParameters_IntegerBasedvirtual
ExponentiateBase(const Integer &exponent) constDL_GroupParameters< Integer >inlinevirtual
ExponentiateElement(const Element &base, const Integer &exponent) constDL_GroupParameters< Integer >inlinevirtual
FastSubgroupCheckAvailable() const DL_GroupParameters_IntegerBasedinlinevirtual
GenerateRandom(RandomNumberGenerator &rng, const NameValuePairs &alg)DL_GroupParameters_IntegerBasedvirtual
GenerateRandomWithKeySize(RandomNumberGenerator &rng, unsigned int keySize)GeneratableCryptoMaterial
GetAlgorithmID() const DL_GroupParameters_IntegerBased
GetBasePrecomputation() constDL_GroupParameters_IntegerBasedImpl< DL_GroupPrecomputation_LUC, DL_BasePrecomputation_LUC >inlinevirtual
GetCofactor() constDL_GroupParameters< Integer >inlinevirtual
GetDefaultSubgroupOrderSize(unsigned int modulusSize) const DL_GroupParameters_IntegerBasedprotectedvirtual
GetEncodedElementSize(bool reversible) const DL_GroupParameters_IntegerBasedvirtual
GetFieldType() const DL_GroupParameters_LUCinlineprivatevirtual
GetGenerator() constDL_GroupParameters_IntegerBasedImpl< DL_GroupPrecomputation_LUC, DL_BasePrecomputation_LUC >inline
GetGroupOrder() const DL_GroupParameters_IntegerBasedinlinevirtual
GetGroupPrecomputation() constDL_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 DL_GroupParameters_IntegerBasedvirtual
GetModulus() constDL_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() constDL_GroupParameters< Integer >inlinevirtual
GetSubgroupOrder() const 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 typedefDL_GroupParametersImpl< DL_GroupPrecomputation_LUC, DL_BasePrecomputation_LUC, DL_GroupParameters_IntegerBased >
Initialize(const DL_GroupParameters_IntegerBased &params)DL_GroupParameters_IntegerBasedinline
Initialize(RandomNumberGenerator &rng, unsigned int pbits)DL_GroupParameters_IntegerBasedinline
Initialize(const Integer &p, const Integer &g)DL_GroupParameters_IntegerBasedinline
Initialize(const Integer &p, const Integer &q, const Integer &g)DL_GroupParameters_IntegerBasedinline
IsIdentity(const Integer &element) const DL_GroupParameters_LUCinlinevirtual
Load(BufferedTransformation &bt)ASN1CryptoMaterial< DL_GroupParameters< Integer > >inlinevirtual
LoadPrecomputation(BufferedTransformation &storedPrecomputation)DL_GroupParameters< Integer >inlinevirtual
m_gpcDL_GroupParametersImpl< DL_GroupPrecomputation_LUC, DL_BasePrecomputation_LUC, DL_GroupParameters_IntegerBased >protected
m_groupPrecomputationDL_GroupParametersImpl< DL_GroupPrecomputation_LUC, DL_BasePrecomputation_LUC, DL_GroupParameters_IntegerBased >protected
MultiplyElements(const Element &a, const Element &b) const DL_GroupParameters_LUCinline
operator!=(const DL_GroupParameters_IntegerBasedImpl< DL_GroupPrecomputation_LUC, DL_BasePrecomputation_LUC > &rhs) constDL_GroupParameters_IntegerBasedImpl< DL_GroupPrecomputation_LUC, DL_BasePrecomputation_LUC >inline
operator==(const DL_GroupParameters_IntegerBasedImpl< DL_GroupPrecomputation_LUC, DL_BasePrecomputation_LUC > &rhs) constDL_GroupParameters_IntegerBasedImpl< DL_GroupPrecomputation_LUC, DL_BasePrecomputation_LUC >inline
ParametersChanged()DL_GroupParameters< Integer >inlineprotected
Precompute(unsigned int precomputationStorage=16)DL_GroupParameters< Integer >inlinevirtual
Save(BufferedTransformation &bt) constASN1CryptoMaterial< DL_GroupParameters< Integer > >inlinevirtual
SavePrecomputation(BufferedTransformation &storedPrecomputation) constDL_GroupParameters< Integer >inlinevirtual
SetModulusAndSubgroupGenerator(const Integer &p, const Integer &g)DL_GroupParameters_IntegerBasedImpl< DL_GroupPrecomputation_LUC, DL_BasePrecomputation_LUC >inlinevirtual
SetSubgroupGenerator(const Element &base)DL_GroupParameters< Integer >inlinevirtual
SetSubgroupOrder(const Integer &q)DL_GroupParameters_IntegerBasedinline
SimultaneousExponentiate(Element *results, const Element &base, const Integer *exponents, unsigned int exponentsCount) const DL_GroupParameters_LUCvirtual
StaticAlgorithmNamePrefix()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 DL_GroupParameters_IntegerBasedvirtual
ValidateGroup(RandomNumberGenerator &rng, unsigned int level) const DL_GroupParameters_IntegerBasedvirtual
~ASN1Object()ASN1Objectinlinevirtual
~CryptoMaterial()CryptoMaterialinlinevirtual
~DL_GroupParameters()DL_GroupParameters< Integer >inlinevirtual
~DL_GroupParameters_IntegerBased()DL_GroupParameters_IntegerBasedinlinevirtual
~DL_GroupParameters_IntegerBasedImpl()DL_GroupParameters_IntegerBasedImpl< DL_GroupPrecomputation_LUC, DL_BasePrecomputation_LUC >inlinevirtual
~DL_GroupParameters_LUC()DL_GroupParameters_LUCinlinevirtual
~DL_GroupParametersImpl()DL_GroupParametersImpl< DL_GroupPrecomputation_LUC, DL_BasePrecomputation_LUC, DL_GroupParameters_IntegerBased >inlinevirtual
~GeneratableCryptoMaterial()GeneratableCryptoMaterialinlinevirtual
~NameValuePairs()NameValuePairsinlinevirtual