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