Fabcoin Core
0.16.2
P2P Digital Currency
|
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 | DL_KeyAgreementAlgorithm_DH< Integer, NoCofactorMultiplication > | inlinevirtual |
AgreeWithStaticPrivateKey(const DL_GroupParameters< Element > ¶ms, const Element &publicElement, bool validateOtherPublicKey, const Integer &privateExponent) const | 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 | ElGamalBase | inlinevirtual |
Element typedef | DL_KeyAgreementAlgorithm_DH< Integer, NoCofactorMultiplication > | |
GetGroupParameters() const =0 | ElGamalBase | pure virtual |
GetMaxSymmetricPlaintextLength(size_t cipherTextLength) const | ElGamalBase | inlinevirtual |
GetSymmetricCiphertextLength(size_t plainTextLength) const | ElGamalBase | inlinevirtual |
GetSymmetricKeyLength(size_t plainTextLength) const | ElGamalBase | inlinevirtual |
DL_KeyDerivationAlgorithm< Integer >::ParameterSupported(const char *name) const | DL_KeyDerivationAlgorithm< Integer > | inlinevirtual |
DL_SymmetricEncryptionAlgorithm::ParameterSupported(const char *name) const | DL_SymmetricEncryptionAlgorithm | inlinevirtual |
StaticAlgorithmName() | DL_KeyAgreementAlgorithm_DH< Integer, NoCofactorMultiplication > | inline |
SymmetricDecrypt(const byte *key, const byte *cipherText, size_t cipherTextLength, byte *plainText, const NameValuePairs ¶meters) const | ElGamalBase | inlinevirtual |
SymmetricEncrypt(RandomNumberGenerator &rng, const byte *key, const byte *plainText, size_t plainTextLength, byte *cipherText, const NameValuePairs ¶meters) const | ElGamalBase | inlinevirtual |
~DL_KeyAgreementAlgorithm() | DL_KeyAgreementAlgorithm< Integer > | inlinevirtual |
~DL_KeyAgreementAlgorithm_DH() | DL_KeyAgreementAlgorithm_DH< Integer, NoCofactorMultiplication > | inlinevirtual |
~DL_KeyDerivationAlgorithm() | DL_KeyDerivationAlgorithm< Integer > | inlinevirtual |
~DL_SymmetricEncryptionAlgorithm() | DL_SymmetricEncryptionAlgorithm | inlinevirtual |
~ElGamalBase() | ElGamalBase | inlinevirtual |