|
Security Scol plugin
|
This is the complete list of members for XTR_DH, including all inherited members.
| AccessCryptoParameters() | XTR_DH | inlinevirtual |
| AccessMaterial() | KeyAgreementAlgorithm | inlinevirtual |
| Agree(byte *agreedValue, const byte *privateKey, const byte *otherPublicKey, bool validateOtherPublicKey=true) const | XTR_DH | virtual |
| AgreedValueLength() const | XTR_DH | inlinevirtual |
| Algorithm(bool checkSelfTestStatus=true) | Algorithm | |
| AlgorithmName() const | Algorithm | inlinevirtual |
| AlgorithmProvider() const | Algorithm | inlinevirtual |
| AssignFrom(const NameValuePairs &source) | XTR_DH | virtual |
| Clone() const | Clonable | inlinevirtual |
| DEREncode(BufferedTransformation &domainParams) const (defined in XTR_DH) | XTR_DH | |
| DoQuickSanityCheck() const | CryptoMaterial | inline |
| GenerateKeyPair(RandomNumberGenerator &rng, byte *privateKey, byte *publicKey) const | SimpleKeyAgreementDomain | virtual |
| GeneratePrivateKey(RandomNumberGenerator &rng, byte *privateKey) const | XTR_DH | virtual |
| GeneratePublicKey(RandomNumberGenerator &rng, const byte *privateKey, byte *publicKey) const | XTR_DH | virtual |
| GenerateRandom(RandomNumberGenerator &rng, const NameValuePairs ¶ms=g_nullNameValuePairs) | GeneratableCryptoMaterial | inlinevirtual |
| GenerateRandomWithKeySize(RandomNumberGenerator &rng, unsigned int keySize) | GeneratableCryptoMaterial | |
| GetCryptoParameters() const | KeyAgreementAlgorithm | inlinevirtual |
| GetIntValue(const char *name, int &value) const | NameValuePairs | inline |
| GetIntValueWithDefault(const char *name, int defaultValue) const | NameValuePairs | inline |
| GetMaterial() const | KeyAgreementAlgorithm | inlinevirtual |
| GetModulus() const (defined in XTR_DH) | XTR_DH | inline |
| GetRequiredIntParameter(const char *className, const char *name, int &value) const | NameValuePairs | inline |
| GetRequiredParameter(const char *className, const char *name, T &value) const | NameValuePairs | inline |
| GetSubgroupGenerator() const (defined in XTR_DH) | XTR_DH | inline |
| GetSubgroupOrder() const (defined in XTR_DH) | XTR_DH | inline |
| GetThisObject(T &object) const | NameValuePairs | inline |
| GetThisPointer(T *&ptr) const | NameValuePairs | inline |
| GetValue(const char *name, T &value) const | NameValuePairs | inline |
| GetValueNames() const | NameValuePairs | inline |
| GetValueWithDefault(const char *name, T defaultValue) const | NameValuePairs | inline |
| GetVoidValue(const char *name, const std::type_info &valueType, void *pValue) const | XTR_DH | virtual |
| GetWord64Value(const char *name, word64 &value) const | NameValuePairs | inline |
| GetWord64ValueWithDefault(const char *name, word64 defaultValue) const | NameValuePairs | inline |
| Load(BufferedTransformation &bt) | CryptoMaterial | inlinevirtual |
| LoadPrecomputation(BufferedTransformation &storedPrecomputation) | CryptoMaterial | inlinevirtual |
| Precompute(unsigned int precomputationStorage) | CryptoMaterial | inlinevirtual |
| PrivateKeyLength() const | XTR_DH | inlinevirtual |
| PublicKeyLength() const | XTR_DH | inlinevirtual |
| Save(BufferedTransformation &bt) const | CryptoMaterial | inlinevirtual |
| SavePrecomputation(BufferedTransformation &storedPrecomputation) const | CryptoMaterial | inlinevirtual |
| SetModulus(const Integer &p) (defined in XTR_DH) | XTR_DH | inline |
| SetSubgroupGenerator(const GFP2Element &g) (defined in XTR_DH) | XTR_DH | inline |
| SetSubgroupOrder(const Integer &q) (defined in XTR_DH) | XTR_DH | inline |
| SupportsPrecomputation() const | CryptoMaterial | inlinevirtual |
| ThrowIfInvalid(RandomNumberGenerator &rng, unsigned int level) const | CryptoMaterial | inlinevirtual |
| ThrowIfTypeMismatch(const char *name, const std::type_info &stored, const std::type_info &retrieving) | NameValuePairs | inlinestatic |
| Validate(RandomNumberGenerator &rng, unsigned int level) const | XTR_DH | virtual |
| XTR_DH(const Integer &p, const Integer &q, const GFP2Element &g) (defined in XTR_DH) | XTR_DH | |
| XTR_DH(RandomNumberGenerator &rng, unsigned int pbits, unsigned int qbits) (defined in XTR_DH) | XTR_DH | |
| XTR_DH(BufferedTransformation &domainParams) (defined in XTR_DH) | XTR_DH | |
| ~Algorithm() (defined in Algorithm) | Algorithm | inlinevirtual |
| ~AsymmetricAlgorithm() (defined in AsymmetricAlgorithm) | AsymmetricAlgorithm | inlinevirtual |
| ~Clonable() (defined in Clonable) | Clonable | inlinevirtual |
| ~CryptoMaterial() (defined in CryptoMaterial) | CryptoMaterial | inlinevirtual |
| ~GeneratableCryptoMaterial() (defined in GeneratableCryptoMaterial) | GeneratableCryptoMaterial | inlinevirtual |
| ~KeyAgreementAlgorithm() (defined in KeyAgreementAlgorithm) | KeyAgreementAlgorithm | inlinevirtual |
| ~NameValuePairs() (defined in NameValuePairs) | NameValuePairs | inlinevirtual |
| ~SimpleKeyAgreementDomain() (defined in SimpleKeyAgreementDomain) | SimpleKeyAgreementDomain | inlinevirtual |