Crypto++ 8.7
Free C++ class library of cryptographic schemes
|
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() 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 (defined in ElGamalBase) | ElGamalBase | inlinevirtual |
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) | ElGamalBase | inlinevirtual |
GetSymmetricCiphertextLength(size_t plainTextLength) const (defined in ElGamalBase) | ElGamalBase | inlinevirtual |
GetSymmetricKeyLength(size_t plainTextLength) const (defined in ElGamalBase) | ElGamalBase | 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 > | |
DL_ObjectImplBase::StaticAlgorithmName() | AlgorithmImpl< BASE, SCHEME_OPTIONS::AlgorithmInfo > | 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 |
~DL_ObjectImplBase() (defined in DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY >) | DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY > | inlinevirtual |
~DL_SymmetricEncryptionAlgorithm() (defined in DL_SymmetricEncryptionAlgorithm) | DL_SymmetricEncryptionAlgorithm | inlinevirtual |
~ElGamalBase() (defined in ElGamalBase) | ElGamalBase | inlinevirtual |
~ElGamalObjectImpl() (defined in ElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY >) | ElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY > | inlinevirtual |