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 > [inline, protected]
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< ELEMENT, COFACTOR_OPTION > [inline, virtual]
AgreeWithStaticPrivateKey(const DL_GroupParameters< Element > &params, const Element &publicElement, bool validateOtherPublicKey, const Integer &privateExponent) constDL_KeyAgreementAlgorithm_DH< ELEMENT, COFACTOR_OPTION > [inline, virtual]
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 ElGamalBase [inline, virtual]
DL_ObjectImplBase::Element typedefDL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY >
ElGamalBase::Element typedefDL_KeyAgreementAlgorithm_DH< ELEMENT, COFACTOR_OPTION >
FixedCiphertextLength() constElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY > [inline]
FixedLengthDecrypt(RandomNumberGenerator &rng, const byte *cipherText, byte *plainText) const ElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY > [inline]
FixedMaxPlaintextLength() constElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY > [inline]
GetDigestSize() constDL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY > [inline, protected]
GetGroupParameters() constElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY > [inline, virtual]
GetHashIdentifier() constDL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY > [inline, protected]
GetKey() constDL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY > [inline]
GetKeyAgreementAlgorithm() constElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY > [inline, protected]
GetKeyDerivationAlgorithm() constElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY > [inline, protected]
GetKeyInterface() constDL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY > [inline, protected]
GetMaxSymmetricPlaintextLength(size_t cipherTextLength) const ElGamalBase [inline, virtual]
GetSymmetricCiphertextLength(size_t plainTextLength) const ElGamalBase [inline, virtual]
GetSymmetricEncryptionAlgorithm() constElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY > [inline, protected]
GetSymmetricKeyLength(size_t plainTextLength) const ElGamalBase [inline, virtual]
DL_KeyDerivationAlgorithm< Integer >::ParameterSupported(const char *name) const DL_KeyDerivationAlgorithm< Integer > [inline, virtual]
DL_SymmetricEncryptionAlgorithm::ParameterSupported(const char *name) const DL_SymmetricEncryptionAlgorithm [inline, virtual]
SchemeOptions typedefDL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY >
DL_ObjectImplBase::StaticAlgorithmName()AlgorithmImpl< BASE, SCHEME_OPTIONS::AlgorithmInfo > [inline, static]
ElGamalBase::StaticAlgorithmName()DL_KeyAgreementAlgorithm_DH< ELEMENT, COFACTOR_OPTION > [inline, static]
SymmetricDecrypt(const byte *key, const byte *cipherText, size_t cipherTextLength, byte *plainText, const NameValuePairs &parameters) const ElGamalBase [inline, virtual]
SymmetricEncrypt(RandomNumberGenerator &rng, const byte *key, const byte *plainText, size_t plainTextLength, byte *cipherText, const NameValuePairs &parameters) constElGamalBase [inline, virtual]


Generated on Sat Dec 23 02:07:22 2006 for Crypto++ by  doxygen 1.5.1-p1