Crypto++  5.6.3
Free C++ class library of cryptographic schemes
TF_DecryptorBase Member List

This is the complete list of members for TF_DecryptorBase, including all inherited members.

AccessMaterial()PrivateKeyAlgorithminlinevirtual
AccessPrivateKey()=0 (defined in PrivateKeyAlgorithm)PrivateKeyAlgorithmpure virtual
Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() const Algorithminlinevirtual
BERDecode(BufferedTransformation &bt)AsymmetricAlgorithminline
CiphertextLength(size_t plaintextLength) const (defined in PK_FixedLengthCryptoSystemImpl< PK_Decryptor >)PK_FixedLengthCryptoSystemImpl< PK_Decryptor >inlinevirtual
Clone() const Clonableinlinevirtual
CreateDecryptionFilter(RandomNumberGenerator &rng, BufferedTransformation *attachment=NULL, const NameValuePairs &parameters=g_nullNameValuePairs) const PK_Decryptorvirtual
Decrypt(RandomNumberGenerator &rng, const byte *ciphertext, size_t ciphertextLength, byte *plaintext, const NameValuePairs &parameters=g_nullNameValuePairs) const TF_DecryptorBasevirtual
DEREncode(BufferedTransformation &bt) const AsymmetricAlgorithminline
FixedCiphertextLength() const (defined in TF_CryptoSystemBase< PK_Decryptor, TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > >)TF_CryptoSystemBase< PK_Decryptor, TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > >inlinevirtual
FixedLengthDecrypt(RandomNumberGenerator &rng, const byte *ciphertext, byte *plaintext, const NameValuePairs &parameters=g_nullNameValuePairs) const PK_Decryptorinline
FixedMaxPlaintextLength() const (defined in TF_CryptoSystemBase< PK_Decryptor, TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > >)TF_CryptoSystemBase< PK_Decryptor, TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > >inlinevirtual
GetMaterial() const PrivateKeyAlgorithminlinevirtual
GetPrivateKey() const (defined in PrivateKeyAlgorithm)PrivateKeyAlgorithminlinevirtual
MaxPlaintextLength(size_t ciphertextLength) const (defined in PK_FixedLengthCryptoSystemImpl< PK_Decryptor >)PK_FixedLengthCryptoSystemImpl< PK_Decryptor >inlinevirtual
ParameterSupported(const char *name) const (defined in TF_CryptoSystemBase< PK_Decryptor, TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > >)TF_CryptoSystemBase< PK_Decryptor, TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > >inlinevirtual
~Clonable() (defined in Clonable)Clonableinlinevirtual
~PK_CryptoSystem() (defined in PK_CryptoSystem)PK_CryptoSysteminlinevirtual