AccessAbstractGroupParameters() | DL_Base< DL_PrivateKey< Integer > > | [inline, protected] |
AccessKey() | DL_ObjectImplBase< DL_DecryptorBase< Integer >, SchemeOptions, SchemeOptions::PrivateKey > | [inline] |
AccessKeyInterface() | DL_ObjectImplBase< DL_DecryptorBase< Integer >, SchemeOptions, SchemeOptions::PrivateKey > | [inline, protected, virtual] |
AccessMaterial() | PrivateKeyAlgorithm | [inline, virtual] |
AccessPrivateKey() | DL_ObjectImplBase< DL_DecryptorBase< Integer >, SchemeOptions, SchemeOptions::PrivateKey > | [inline, virtual] |
AccessPublicKey() | DL_ObjectImplBase< DL_DecryptorBase< Integer >, SchemeOptions, SchemeOptions::PrivateKey > | [inline] |
AgreeWithEphemeralPrivateKey(const DL_GroupParameters< Element > ¶ms, const DL_FixedBasePrecomputation< Element > &publicPrecomputation, const Integer &privateExponent) const | DL_KeyAgreementAlgorithm_DH< Integer, NoCofactorMultiplication > | [inline, virtual] |
AgreeWithStaticPrivateKey(const DL_GroupParameters< Element > ¶ms, const Element &publicElement, bool validateOtherPublicKey, const Integer &privateExponent) const | DL_KeyAgreementAlgorithm_DH< Integer, NoCofactorMultiplication > | [inline, virtual] |
Algorithm(bool checkSelfTestStatus=true) | Algorithm | |
AlgorithmName() const | AlgorithmImpl< DL_DecryptorBase< Integer >, SchemeOptions::AlgorithmInfo > | [inline, virtual] |
BERDecode(BufferedTransformation &bt) | AsymmetricAlgorithm | [inline] |
CiphertextLength(unsigned int plaintextLength) const | DL_CryptoSystemBase< PK_Decryptor, DL_PrivateKey< Integer > > | [inline, virtual] |
Clone() const | Clonable | [inline, virtual] |
CopyKeyInto(SchemeOptions::PublicKey &key) const | ElGamal::DecryptorImpl | [inline, virtual] |
CopyKeyInto(SchemeOptions::PrivateKey &key) const | ElGamal::DecryptorImpl | [inline, virtual] |
CreateDecryptionFilter(RandomNumberGenerator &rng, BufferedTransformation *attachment=NULL, const NameValuePairs ¶meters=g_nullNameValuePairs) const | PK_Decryptor | [virtual] |
Decrypt(RandomNumberGenerator &rng, const byte *ciphertext, unsigned int ciphertextLength, byte *plaintext, const NameValuePairs ¶meters=g_nullNameValuePairs) const | DL_DecryptorBase< Integer > | [inline, virtual] |
DEREncode(BufferedTransformation &bt) const | AsymmetricAlgorithm | [inline] |
Derive(const DL_GroupParameters< Integer > &groupParams, byte *derivedKey, unsigned int derivedLength, const Integer &agreedElement, const Integer &ephemeralPublicKey, const NameValuePairs &derivationParams) const | ElGamalBase | [inline, virtual] |
DL_ObjectImplBase< DL_DecryptorBase< Integer >, SchemeOptions, SchemeOptions::Element typedef | DL_ObjectImplBase< DL_DecryptorBase< Integer >, SchemeOptions, SchemeOptions::PrivateKey > | |
ElGamalBase::Element typedef | DL_KeyAgreementAlgorithm_DH< Integer, NoCofactorMultiplication > | |
FixedCiphertextLength() const | ElGamalObjectImpl< DL_DecryptorBase< Integer >, SchemeOptions, SchemeOptions::PrivateKey > | [inline, virtual] |
FixedLengthDecrypt(RandomNumberGenerator &rng, const byte *cipherText, byte *plainText) const | ElGamalObjectImpl< DL_DecryptorBase< Integer >, SchemeOptions, SchemeOptions::PrivateKey > | [inline] |
DL_ObjectImplBase< DL_DecryptorBase< Integer >, SchemeOptions, SchemeOptions::PrivateKey >::FixedLengthDecrypt(RandomNumberGenerator &rng, const byte *ciphertext, byte *plaintext, const NameValuePairs ¶meters=g_nullNameValuePairs) const | PK_Decryptor | [inline] |
FixedMaxPlaintextLength() const | ElGamalObjectImpl< DL_DecryptorBase< Integer >, SchemeOptions, SchemeOptions::PrivateKey > | [inline, virtual] |
GetAbstractGroupParameters() const | DL_Base< DL_PrivateKey< Integer > > | [inline, protected] |
GetDigestSize() const | DL_ObjectImplBase< DL_DecryptorBase< Integer >, SchemeOptions, SchemeOptions::PrivateKey > | [inline, protected] |
GetGroupParameters() const | ElGamalObjectImpl< DL_DecryptorBase< Integer >, SchemeOptions, SchemeOptions::PrivateKey > | [inline, virtual] |
GetHashIdentifier() const | DL_ObjectImplBase< DL_DecryptorBase< Integer >, SchemeOptions, SchemeOptions::PrivateKey > | [inline, protected] |
GetKey() const | DL_ObjectImplBase< DL_DecryptorBase< Integer >, SchemeOptions, SchemeOptions::PrivateKey > | [inline] |
GetKeyAgreementAlgorithm() const | ElGamalObjectImpl< DL_DecryptorBase< Integer >, SchemeOptions, SchemeOptions::PrivateKey > | [inline, protected, virtual] |
GetKeyDerivationAlgorithm() const | ElGamalObjectImpl< DL_DecryptorBase< Integer >, SchemeOptions, SchemeOptions::PrivateKey > | [inline, protected, virtual] |
GetKeyInterface() const | DL_ObjectImplBase< DL_DecryptorBase< Integer >, SchemeOptions, SchemeOptions::PrivateKey > | [inline, protected, virtual] |
GetMaterial() const | PrivateKeyAlgorithm | [inline, virtual] |
GetMaxSymmetricPlaintextLength(unsigned int cipherTextLength) const | ElGamalBase | [inline, virtual] |
GetPrivateKey() const | PrivateKeyAlgorithm | [inline, virtual] |
GetSymmetricCiphertextLength(unsigned int plainTextLength) const | ElGamalBase | [inline, virtual] |
GetSymmetricEncryptionAlgorithm() const | ElGamalObjectImpl< DL_DecryptorBase< Integer >, SchemeOptions, SchemeOptions::PrivateKey > | [inline, protected, virtual] |
GetSymmetricKeyLength(unsigned int plainTextLength) const | ElGamalBase | [inline, virtual] |
KeyClass typedef | PrivateKeyCopier< SchemeOptions > | |
KeyInterface typedef | DL_Base< DL_PrivateKey< Integer > > | [protected] |
MaxPlaintextLength(unsigned int ciphertextLength) const | DL_CryptoSystemBase< PK_Decryptor, DL_PrivateKey< Integer > > | [inline, virtual] |
DL_ObjectImplBase< DL_DecryptorBase< Integer >, SchemeOptions, SchemeOptions::ParameterSupported(const char *name) const | DL_CryptoSystemBase< PK_Decryptor, DL_PrivateKey< Integer > > | [inline, virtual] |
ElGamalBase::DL_KeyDerivationAlgorithm< Integer >::ParameterSupported(const char *name) const | DL_KeyDerivationAlgorithm< Integer > | [inline, virtual] |
ElGamalBase::DL_SymmetricEncryptionAlgorithm::ParameterSupported(const char *name) const | DL_SymmetricEncryptionAlgorithm | [inline, virtual] |
SchemeOptions typedef | DL_ObjectImplBase< DL_DecryptorBase< Integer >, SchemeOptions, SchemeOptions::PrivateKey > | |
DL_ObjectImplBase< DL_DecryptorBase< Integer >, SchemeOptions, SchemeOptions::StaticAlgorithmName() | AlgorithmImpl< DL_DecryptorBase< Integer >, SchemeOptions::AlgorithmInfo > | [inline, static] |
ElGamalBase::StaticAlgorithmName() | DL_KeyAgreementAlgorithm_DH< Integer, NoCofactorMultiplication > | [inline, static] |
SymmetricDecrypt(const byte *key, const byte *cipherText, unsigned int cipherTextLength, byte *plainText, const NameValuePairs ¶meters) const | ElGamalBase | [inline, virtual] |
SymmetricEncrypt(RandomNumberGenerator &rng, const byte *key, const byte *plainText, unsigned int plainTextLength, byte *cipherText, const NameValuePairs ¶meters) const | ElGamalBase | [inline, virtual] |
~Clonable() | Clonable | [inline, virtual] |
~PK_CryptoSystem() | PK_CryptoSystem | [inline, virtual] |