Crypto++  5.6.3
Free C++ class library of cryptographic schemes
DL_GroupParameters_EC< EC > Member List

This is the complete list of members for DL_GroupParameters_EC< EC >, including all inherited members.

AccessBasePrecomputation() (defined in DL_GroupParameters_EC< EC >)DL_GroupParameters_EC< EC >inlinevirtual
AssignFrom(const NameValuePairs &source)DL_GroupParameters_EC< EC >virtual
BasePrecomputation typedef (defined in DL_GroupParametersImpl< EcPrecomputation< EC > >)DL_GroupParametersImpl< EcPrecomputation< EC > >
BERDecode(BufferedTransformation &bt) (defined in DL_GroupParameters_EC< EC >)DL_GroupParameters_EC< EC >
CascadeExponentiate(const Element &element1, const Integer &exponent1, const Element &element2, const Integer &exponent2) const (defined in DL_GroupParameters_EC< EC >)DL_GroupParameters_EC< EC >
ConvertElementToInteger(const Element &element) const (defined in DL_GroupParameters_EC< EC >)DL_GroupParameters_EC< EC >
ConvertElementToInteger(const Element &element) const =0 (defined in DL_GroupParameters< typename EcPrecomputation< EC >::Element >)DL_GroupParameters< typename EcPrecomputation< EC >::Element >pure virtual
DecodeElement(const byte *encoded, bool checkForGroupMembership) const (defined in DL_GroupParameters_EC< EC >)DL_GroupParameters_EC< EC >inlinevirtual
DefaultCofactorOption typedef (defined in DL_GroupParameters_EC< EC >)DL_GroupParameters_EC< EC >
DEREncode(BufferedTransformation &bt) const (defined in DL_GroupParameters_EC< EC >)DL_GroupParameters_EC< EC >
DL_GroupParameters() (defined in DL_GroupParameters< typename EcPrecomputation< EC >::Element >)DL_GroupParameters< typename EcPrecomputation< EC >::Element >inline
DL_GroupParameters_EC() (defined in DL_GroupParameters_EC< EC >)DL_GroupParameters_EC< EC >inline
DL_GroupParameters_EC(const OID &oid) (defined in DL_GroupParameters_EC< EC >)DL_GroupParameters_EC< EC >inline
DL_GroupParameters_EC(const EllipticCurve &ec, const Point &G, const Integer &n, const Integer &k=Integer::Zero()) (defined in DL_GroupParameters_EC< EC >)DL_GroupParameters_EC< EC >inline
DL_GroupParameters_EC(BufferedTransformation &bt) (defined in DL_GroupParameters_EC< EC >)DL_GroupParameters_EC< EC >inline
DoQuickSanityCheck() const (defined in CryptoMaterial)CryptoMaterialinline
Element typedef (defined in DL_GroupParameters_EC< EC >)DL_GroupParameters_EC< EC >
EllipticCurve typedef (defined in DL_GroupParameters_EC< EC >)DL_GroupParameters_EC< EC >
EncodeElement(bool reversible, const Element &element, byte *encoded) const (defined in DL_GroupParameters_EC< EC >)DL_GroupParameters_EC< EC >inline
EncodeElement(bool reversible, const Element &element, byte *encoded) const =0 (defined in DL_GroupParameters< typename EcPrecomputation< EC >::Element >)DL_GroupParameters< typename EcPrecomputation< EC >::Element >pure virtual
ExponentiateBase(const Integer &exponent) const (defined in DL_GroupParameters< typename EcPrecomputation< EC >::Element >)DL_GroupParameters< typename EcPrecomputation< EC >::Element >inlinevirtual
ExponentiateElement(const Element &base, const Integer &exponent) const (defined in DL_GroupParameters< typename EcPrecomputation< EC >::Element >)DL_GroupParameters< typename EcPrecomputation< EC >::Element >inlinevirtual
FastSubgroupCheckAvailable() const (defined in DL_GroupParameters_EC< EC >)DL_GroupParameters_EC< EC >inlinevirtual
GenerateRandom(RandomNumberGenerator &rng, const NameValuePairs &alg)DL_GroupParameters_EC< EC >virtual
GenerateRandomWithKeySize(RandomNumberGenerator &rng, unsigned int keySize)GeneratableCryptoMaterial
GetAlgorithmID() const (defined in DL_GroupParameters_EC< EC >)DL_GroupParameters_EC< EC >
GetBasePrecomputation() const (defined in DL_GroupParameters_EC< EC >)DL_GroupParameters_EC< EC >inlinevirtual
GetCofactor() const (defined in DL_GroupParameters_EC< EC >)DL_GroupParameters_EC< EC >virtual
GetCurve() const (defined in DL_GroupParameters_EC< EC >)DL_GroupParameters_EC< EC >inline
GetEncodeAsOID() const (defined in DL_GroupParameters_EC< EC >)DL_GroupParameters_EC< EC >inline
GetEncodedElementSize(bool reversible) const (defined in DL_GroupParameters_EC< EC >)DL_GroupParameters_EC< EC >inlinevirtual
GetGroupOrder() const (defined in DL_GroupParameters< typename EcPrecomputation< EC >::Element >)DL_GroupParameters< typename EcPrecomputation< EC >::Element >inlinevirtual
GetGroupPrecomputation() const (defined in DL_GroupParametersImpl< EcPrecomputation< EC > >)DL_GroupParametersImpl< EcPrecomputation< EC > >inlinevirtual
GetIntValue(const char *name, int &value) const NameValuePairsinline
GetIntValueWithDefault(const char *name, int defaultValue) const NameValuePairsinline
GetMaxExponent() const (defined in DL_GroupParameters_EC< EC >)DL_GroupParameters_EC< EC >inlinevirtual
GetNextRecommendedParametersOID(const OID &oid) (defined in DL_GroupParameters_EC< EC >)DL_GroupParameters_EC< EC >static
GetPointCompression() const (defined in DL_GroupParameters_EC< EC >)DL_GroupParameters_EC< EC >inline
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< typename EcPrecomputation< EC >::Element >)DL_GroupParameters< typename EcPrecomputation< EC >::Element >inlinevirtual
GetSubgroupOrder() const (defined in DL_GroupParameters_EC< EC >)DL_GroupParameters_EC< EC >inlinevirtual
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_EC< EC >virtual
GroupPrecomputation typedef (defined in DL_GroupParametersImpl< EcPrecomputation< EC > >)DL_GroupParametersImpl< EcPrecomputation< EC > >
Initialize(const EllipticCurve &ec, const Point &G, const Integer &n, const Integer &k=Integer::Zero()) (defined in DL_GroupParameters_EC< EC >)DL_GroupParameters_EC< EC >inline
Initialize(const OID &oid) (defined in DL_GroupParameters_EC< EC >)DL_GroupParameters_EC< EC >
IsIdentity(const Element &element) const (defined in DL_GroupParameters_EC< EC >)DL_GroupParameters_EC< EC >inline
IsIdentity(const Element &element) const =0 (defined in DL_GroupParameters< typename EcPrecomputation< EC >::Element >)DL_GroupParameters< typename EcPrecomputation< EC >::Element >pure virtual
Load(BufferedTransformation &bt)CryptoMaterialinlinevirtual
LoadPrecomputation(BufferedTransformation &storedPrecomputation)DL_GroupParameters< typename EcPrecomputation< EC >::Element >inlinevirtual
MultiplyElements(const Element &a, const Element &b) const (defined in DL_GroupParameters_EC< EC >)DL_GroupParameters_EC< EC >
operator==(const ThisClass &rhs) const (defined in DL_GroupParameters_EC< EC >)DL_GroupParameters_EC< EC >inline
Point typedef (defined in DL_GroupParameters_EC< EC >)DL_GroupParameters_EC< EC >
Precompute(unsigned int precomputationStorage=16)DL_GroupParameters< typename EcPrecomputation< EC >::Element >inlinevirtual
Save(BufferedTransformation &bt) const CryptoMaterialinlinevirtual
SavePrecomputation(BufferedTransformation &storedPrecomputation) constDL_GroupParameters< typename EcPrecomputation< EC >::Element >inlinevirtual
SetEncodeAsOID(bool encodeAsOID) (defined in DL_GroupParameters_EC< EC >)DL_GroupParameters_EC< EC >inline
SetPointCompression(bool compress) (defined in DL_GroupParameters_EC< EC >)DL_GroupParameters_EC< EC >inline
SetSubgroupGenerator(const Element &base) (defined in DL_GroupParameters< typename EcPrecomputation< EC >::Element >)DL_GroupParameters< typename EcPrecomputation< EC >::Element >inlinevirtual
SimultaneousExponentiate(Element *results, const Element &base, const Integer *exponents, unsigned int exponentsCount) const (defined in DL_GroupParameters_EC< EC >)DL_GroupParameters_EC< EC >
SimultaneousExponentiate(Element *results, const Element &base, const Integer *exponents, unsigned int exponentsCount) const =0 (defined in DL_GroupParameters< typename EcPrecomputation< EC >::Element >)DL_GroupParameters< typename EcPrecomputation< EC >::Element >pure virtual
StaticAlgorithmNamePrefix() (defined in DL_GroupParameters_EC< EC >)DL_GroupParameters_EC< EC >inlinestatic
SupportsPrecomputation() constDL_GroupParameters< typename EcPrecomputation< EC >::Element >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< typename EcPrecomputation< EC >::Element >inlinevirtual
ValidateElement(unsigned int level, const Element &element, const DL_FixedBasePrecomputation< Element > *precomp) const (defined in DL_GroupParameters_EC< EC >)DL_GroupParameters_EC< EC >
ValidateElement(unsigned int level, const Element &element, const DL_FixedBasePrecomputation< Element > *precomp) const =0 (defined in DL_GroupParameters< typename EcPrecomputation< EC >::Element >)DL_GroupParameters< typename EcPrecomputation< EC >::Element >pure virtual
ValidateGroup(RandomNumberGenerator &rng, unsigned int level) const (defined in DL_GroupParameters_EC< EC >)DL_GroupParameters_EC< EC >virtual
~NameValuePairs() (defined in NameValuePairs)NameValuePairsinlinevirtual