Security Scol plugin
|
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 |
AccessKeyInterface() (defined in DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY >) | DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY > | inlineprotected |
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 |
AgreeWithEphemeralPrivateKey(const DL_GroupParameters< Element > ¶ms, const DL_FixedBasePrecomputation< Element > &publicPrecomputation, const Integer &privateExponent) const =0 (defined in DL_KeyAgreementAlgorithm< T >) | DL_KeyAgreementAlgorithm< T > | pure virtual |
AgreeWithStaticPrivateKey(const DL_GroupParameters< Element > ¶ms, const Element &publicElement, bool validateOtherPublicKey, const Integer &privateExponent) const =0 (defined in DL_KeyAgreementAlgorithm< T >) | DL_KeyAgreementAlgorithm< T > | pure virtual |
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 |
GetDigestSize() const (defined in DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY >) | DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY > | inlineprotected |
GetGroupParameters() const (defined in ElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY >) | ElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY > | inlinevirtual |
GetHashIdentifier() const (defined in DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY >) | DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY > | inlineprotected |
GetKey() const (defined in DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY >) | DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY > | inline |
GetKeyAgreementAlgorithm() const (defined in ElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY >) | ElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY > | inlineprotected |
GetKeyDerivationAlgorithm() const (defined in ElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY >) | ElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY > | inlineprotected |
GetKeyInterface() const (defined in DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY >) | DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY > | inlineprotected |
GetMaxSymmetricPlaintextLength(size_t cipherTextLength) const (defined in ElGamalBase) | ElGamalBase | inlinevirtual |
GetSymmetricCiphertextLength(size_t plainTextLength) const (defined in ElGamalBase) | ElGamalBase | inlinevirtual |
GetSymmetricEncryptionAlgorithm() const (defined in ElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY >) | ElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY > | inlineprotected |
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_KeyAgreementAlgorithm() (defined in DL_KeyAgreementAlgorithm< T >) | DL_KeyAgreementAlgorithm< T > | 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 |