TF_DecryptorBase Member List

This is the complete list of members for TF_DecryptorBase, including all inherited members.
AccessMaterial()PrivateKeyAlgorithm [inline, virtual]
AccessPrivateKey()=0 (defined in PrivateKeyAlgorithm)PrivateKeyAlgorithm [pure virtual]
Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() const Algorithm [inline, virtual]
BERDecode(BufferedTransformation &bt)AsymmetricAlgorithm [inline]
CiphertextLength(size_t plaintextLength) const (defined in PK_FixedLengthCryptoSystemImpl< PK_Decryptor >)PK_FixedLengthCryptoSystemImpl< PK_Decryptor > [inline]
PK_Decryptor::CiphertextLength(size_t plaintextLength) const =0PK_CryptoSystem [pure virtual]
Clone() const Clonable [inline, virtual]
CreateDecryptionFilter(RandomNumberGenerator &rng, BufferedTransformation *attachment=NULL, const NameValuePairs &parameters=g_nullNameValuePairs) const PK_Decryptor [virtual]
Decrypt(RandomNumberGenerator &rng, const byte *ciphertext, size_t ciphertextLength, byte *plaintext, const NameValuePairs &parameters=g_nullNameValuePairs) const (defined in TF_DecryptorBase)TF_DecryptorBase
TF_CryptoSystemBase< PK_Decryptor, TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > >::Decrypt(RandomNumberGenerator &rng, const byte *ciphertext, size_t ciphertextLength, byte *plaintext, const NameValuePairs &parameters=g_nullNameValuePairs) const =0PK_Decryptor [pure virtual]
DEREncode(BufferedTransformation &bt) const AsymmetricAlgorithm [inline]
FixedCiphertextLength() const (defined in TF_CryptoSystemBase< PK_Decryptor, TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > >)TF_CryptoSystemBase< PK_Decryptor, TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > > [inline]
FixedCiphertextLength() const =0 (defined in PK_FixedLengthCryptoSystemImpl< PK_Decryptor >)PK_FixedLengthCryptoSystemImpl< PK_Decryptor > [pure virtual]
PK_FixedLengthCryptoSystemImpl< PK_Decryptor >::PK_Decryptor::FixedCiphertextLength() const PK_CryptoSystem [inline, virtual]
FixedLengthDecrypt(RandomNumberGenerator &rng, const byte *ciphertext, byte *plaintext, const NameValuePairs &parameters=g_nullNameValuePairs) const PK_Decryptor [inline]
FixedMaxPlaintextLength() const (defined in TF_CryptoSystemBase< PK_Decryptor, TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > >)TF_CryptoSystemBase< PK_Decryptor, TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > > [inline]
FixedMaxPlaintextLength() const =0 (defined in PK_FixedLengthCryptoSystemImpl< PK_Decryptor >)PK_FixedLengthCryptoSystemImpl< PK_Decryptor > [pure virtual]
PK_FixedLengthCryptoSystemImpl< PK_Decryptor >::PK_Decryptor::FixedMaxPlaintextLength() const PK_CryptoSystem [inline, virtual]
GetMaterial() const PrivateKeyAlgorithm [inline, virtual]
GetMessageEncodingInterface() const =0 (defined in TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod >)TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > [protected, pure virtual]
GetPrivateKey() const (defined in PrivateKeyAlgorithm)PrivateKeyAlgorithm [inline, virtual]
GetTrapdoorFunctionBounds() const =0 (defined in TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod >)TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > [protected, pure virtual]
GetTrapdoorFunctionInterface() const =0 (defined in TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod >)TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > [protected, pure virtual]
MaxPlaintextLength(size_t ciphertextLength) const (defined in PK_FixedLengthCryptoSystemImpl< PK_Decryptor >)PK_FixedLengthCryptoSystemImpl< PK_Decryptor > [inline]
PK_Decryptor::MaxPlaintextLength(size_t ciphertextLength) const =0PK_CryptoSystem [pure virtual]
MessageEncodingInterface typedef (defined in TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod >)TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > [protected]
PaddedBlockBitLength() const (defined in TF_CryptoSystemBase< PK_Decryptor, TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > >)TF_CryptoSystemBase< PK_Decryptor, TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > > [inline, protected]
PaddedBlockByteLength() const (defined in TF_CryptoSystemBase< PK_Decryptor, TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > >)TF_CryptoSystemBase< PK_Decryptor, TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > > [inline, protected]
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 > > [inline]
PK_FixedLengthCryptoSystemImpl< PK_Decryptor >::ParameterSupported(const char *name) const =0PK_CryptoSystem [pure virtual]
TrapdoorFunctionInterface typedef (defined in TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod >)TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > [protected]
~Clonable() (defined in Clonable)Clonable [inline, virtual]
~PK_CryptoSystem() (defined in PK_CryptoSystem)PK_CryptoSystem [inline, virtual]