Crypto++ 8.7
Free C++ class library of cryptographic schemes
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() (defined in DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY >)DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY >inline
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
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 (defined in ElGamalBase)ElGamalBaseinlinevirtual
Element typedef (defined in DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY >)DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY >
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
GetGroupParameters() const (defined in ElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY >)ElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY >inlinevirtual
GetKey() const (defined in DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY >)DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY >inline
GetMaxSymmetricPlaintextLength(size_t cipherTextLength) const (defined in ElGamalBase)ElGamalBaseinlinevirtual
GetSymmetricCiphertextLength(size_t plainTextLength) const (defined in ElGamalBase)ElGamalBaseinlinevirtual
GetSymmetricKeyLength(size_t plainTextLength) const (defined in ElGamalBase)ElGamalBaseinlinevirtual
ParameterSupported(const char *name) const (defined in DL_SymmetricEncryptionAlgorithm)DL_SymmetricEncryptionAlgorithminlinevirtual
SchemeOptions typedef (defined in DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY >)DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY >
DL_ObjectImplBase::StaticAlgorithmName()AlgorithmImpl< BASE, SCHEME_OPTIONS::AlgorithmInfo >inlinestatic
SymmetricDecrypt(const byte *key, const byte *cipherText, size_t cipherTextLength, byte *plainText, const NameValuePairs &parameters) const (defined in ElGamalBase)ElGamalBaseinlinevirtual
SymmetricEncrypt(RandomNumberGenerator &rng, const byte *key, const byte *plainText, size_t plainTextLength, byte *cipherText, const NameValuePairs &parameters) const (defined in ElGamalBase)ElGamalBaseinlinevirtual
~DL_ObjectImplBase() (defined in DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY >)DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY >inlinevirtual
~DL_SymmetricEncryptionAlgorithm() (defined in DL_SymmetricEncryptionAlgorithm)DL_SymmetricEncryptionAlgorithminlinevirtual
~ElGamalBase() (defined in ElGamalBase)ElGamalBaseinlinevirtual
~ElGamalObjectImpl() (defined in ElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY >)ElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY >inlinevirtual