Fabcoin Core  0.16.2
P2P Digital Currency
ElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY > Member List

This is the complete list of members for ElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY >, including all inherited members.

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 > &params, const DL_FixedBasePrecomputation< Element > &publicPrecomputation, const Integer &privateExponent) constDL_KeyAgreementAlgorithm_DH< Integer, NoCofactorMultiplication >inlinevirtual
AgreeWithStaticPrivateKey(const DL_GroupParameters< Element > &params, const Element &publicElement, bool validateOtherPublicKey, const Integer &privateExponent) constDL_KeyAgreementAlgorithm_DH< Integer, NoCofactorMultiplication >inlinevirtual
AlgorithmName() constAlgorithmImpl< 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 ElGamalBaseinlinevirtual
DL_ObjectImplBase::Element typedefDL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY >
ElGamalBase::Element typedefDL_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 ElGamalBaseinlinevirtual
GetSymmetricCiphertextLength(size_t plainTextLength) const ElGamalBaseinlinevirtual
GetSymmetricEncryptionAlgorithm() const ElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY >inlineprotected
GetSymmetricKeyLength(size_t plainTextLength) const ElGamalBaseinlinevirtual
DL_KeyDerivationAlgorithm< Integer >::ParameterSupported(const char *name) constDL_KeyDerivationAlgorithm< Integer >inlinevirtual
DL_SymmetricEncryptionAlgorithm::ParameterSupported(const char *name) const DL_SymmetricEncryptionAlgorithminlinevirtual
SchemeOptions typedefDL_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 &parameters) const ElGamalBaseinlinevirtual
SymmetricEncrypt(RandomNumberGenerator &rng, const byte *key, const byte *plainText, size_t plainTextLength, byte *cipherText, const NameValuePairs &parameters) const ElGamalBaseinlinevirtual
~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_SymmetricEncryptionAlgorithminlinevirtual
~ElGamalBase()ElGamalBaseinlinevirtual
~ElGamalObjectImpl()ElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY >inlinevirtual