Crypto++
8.9
Free C++ class library of cryptographic schemes
|
This is the complete list of members for ElGamalBase, including all inherited members.
AgreeWithEphemeralPrivateKey(const DL_GroupParameters< Element > ¶ms, const DL_FixedBasePrecomputation< Element > &publicPrecomputation, const Integer &privateExponent) const (defined in DL_KeyAgreementAlgorithm_DH< Integer, NoCofactorMultiplication >) | DL_KeyAgreementAlgorithm_DH< Integer, NoCofactorMultiplication > | inlinevirtual |
AgreeWithStaticPrivateKey(const DL_GroupParameters< Element > ¶ms, const Element &publicElement, bool validateOtherPublicKey, const Integer &privateExponent) const (defined in DL_KeyAgreementAlgorithm_DH< Integer, NoCofactorMultiplication >) | DL_KeyAgreementAlgorithm_DH< Integer, NoCofactorMultiplication > | inlinevirtual |
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_KeyAgreementAlgorithm_DH< Integer, NoCofactorMultiplication >) | DL_KeyAgreementAlgorithm_DH< Integer, NoCofactorMultiplication > | |
GetGroupParameters() const =0 (defined in ElGamalBase) | ElGamalBase | pure virtual |
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_KeyDerivationAlgorithm< Integer >) | DL_KeyDerivationAlgorithm< Integer > | inlinevirtual |
ParameterSupported(const char *name) const (defined in DL_SymmetricEncryptionAlgorithm) | DL_SymmetricEncryptionAlgorithm | inlinevirtual |
StaticAlgorithmName() (defined in DL_KeyAgreementAlgorithm_DH< Integer, NoCofactorMultiplication >) | DL_KeyAgreementAlgorithm_DH< Integer, NoCofactorMultiplication > | 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_KeyAgreementAlgorithm() (defined in DL_KeyAgreementAlgorithm< T >) | DL_KeyAgreementAlgorithm< T > | inlinevirtual |
~DL_KeyAgreementAlgorithm_DH() (defined in DL_KeyAgreementAlgorithm_DH< Integer, NoCofactorMultiplication >) | DL_KeyAgreementAlgorithm_DH< Integer, NoCofactorMultiplication > | inlinevirtual |
~DL_KeyDerivationAlgorithm() (defined in DL_KeyDerivationAlgorithm< Integer >) | DL_KeyDerivationAlgorithm< Integer > | inlinevirtual |
~DL_SymmetricEncryptionAlgorithm() (defined in DL_SymmetricEncryptionAlgorithm) | DL_SymmetricEncryptionAlgorithm | inlinevirtual |
~ElGamalBase() (defined in ElGamalBase) | ElGamalBase | inlinevirtual |