| AccessKey() (defined in DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY >) | DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY > | inline |
| AccessKeyInterface() (defined in DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY >) | DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY > | inlineprotected |
| AccessPrivateKey() (defined in DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY >) | DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY > | inline |
| AccessPublicKey() (defined in DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY >) | DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY > | inline |
| AgreeWithEphemeralPrivateKey(const DL_GroupParameters< Element > ¶ms, const DL_FixedBasePrecomputation< Element > &publicPrecomputation, const Integer &privateExponent) const (defined in DL_KeyAgreementAlgorithm_DH< Integer, NoCofactorMultiplication >) | DL_KeyAgreementAlgorithm_DH< Integer, NoCofactorMultiplication > | inlinevirtual |
| AgreeWithStaticPrivateKey(const DL_GroupParameters< Element > ¶ms, const Element &publicElement, bool validateOtherPublicKey, const Integer &privateExponent) const (defined in DL_KeyAgreementAlgorithm_DH< Integer, NoCofactorMultiplication >) | DL_KeyAgreementAlgorithm_DH< Integer, NoCofactorMultiplication > | inlinevirtual |
| AlgorithmName() const (defined in AlgorithmImpl< BASE, SCHEME_OPTIONS::AlgorithmInfo >) | AlgorithmImpl< BASE, SCHEME_OPTIONS::AlgorithmInfo > | inline |
| Derive(const DL_GroupParameters< Integer > &groupParams, byte *derivedKey, size_t derivedLength, const Integer &agreedElement, const Integer &ephemeralPublicKey, const NameValuePairs &derivationParams) const (defined in ElGamalBase) | ElGamalBase | inlinevirtual |
| Element typedef (defined in DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY >) | DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY > | |
| Element typedef (defined in DL_KeyAgreementAlgorithm_DH< Integer, NoCofactorMultiplication >) | DL_KeyAgreementAlgorithm_DH< Integer, NoCofactorMultiplication > | |
| FixedCiphertextLength() const (defined in ElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY >) | ElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY > | inline |
| FixedLengthDecrypt(RandomNumberGenerator &rng, const byte *cipherText, byte *plainText) const (defined in ElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY >) | ElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY > | inline |
| FixedMaxPlaintextLength() const (defined in ElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY >) | ElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY > | inline |
| GetDigestSize() const (defined in DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY >) | DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY > | inlineprotected |
| GetGroupParameters() const (defined in ElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY >) | ElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY > | inlinevirtual |
| GetHashIdentifier() const (defined in DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY >) | DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY > | inlineprotected |
| GetKey() const (defined in DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY >) | DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY > | inline |
| GetKeyAgreementAlgorithm() const (defined in ElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY >) | ElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY > | inlineprotected |
| GetKeyDerivationAlgorithm() const (defined in ElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY >) | ElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY > | inlineprotected |
| GetKeyInterface() const (defined in DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY >) | DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY > | inlineprotected |
| GetMaxSymmetricPlaintextLength(size_t cipherTextLength) const (defined in ElGamalBase) | ElGamalBase | inlinevirtual |
| GetSymmetricCiphertextLength(size_t plainTextLength) const (defined in ElGamalBase) | ElGamalBase | inlinevirtual |
| GetSymmetricEncryptionAlgorithm() const (defined in ElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY >) | ElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY > | inlineprotected |
| GetSymmetricKeyLength(size_t plainTextLength) const (defined in ElGamalBase) | ElGamalBase | inlinevirtual |
| ParameterSupported(const char *name) const (defined in DL_KeyDerivationAlgorithm< Integer >) | DL_KeyDerivationAlgorithm< Integer > | inlinevirtual |
| ParameterSupported(const char *name) const (defined in DL_SymmetricEncryptionAlgorithm) | DL_SymmetricEncryptionAlgorithm | inlinevirtual |
| SchemeOptions typedef (defined in DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY >) | DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY > | |
| StaticAlgorithmName() (defined in AlgorithmImpl< BASE, SCHEME_OPTIONS::AlgorithmInfo >) | AlgorithmImpl< BASE, SCHEME_OPTIONS::AlgorithmInfo > | inlinestatic |
| StaticAlgorithmName() (defined in DL_KeyAgreementAlgorithm_DH< Integer, NoCofactorMultiplication >) | DL_KeyAgreementAlgorithm_DH< Integer, NoCofactorMultiplication > | inlinestatic |
| SymmetricDecrypt(const byte *key, const byte *cipherText, size_t cipherTextLength, byte *plainText, const NameValuePairs ¶meters) const (defined in ElGamalBase) | ElGamalBase | inlinevirtual |
| SymmetricEncrypt(RandomNumberGenerator &rng, const byte *key, const byte *plainText, size_t plainTextLength, byte *cipherText, const NameValuePairs ¶meters) const (defined in ElGamalBase) | ElGamalBase | inlinevirtual |