Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

TF_DecryptorImpl< SCHEME_OPTIONS > Member List

This is the complete list of members for TF_DecryptorImpl< SCHEME_OPTIONS >, including all inherited members.

AccessKey()TF_ObjectImpl< TF_DecryptorBase, SCHEME_OPTIONS, PrivateKeyCopier< SCHEME_OPTIONS::Keys > > [inline, virtual]
AccessMaterial()PrivateKeyAlgorithm [inline, virtual]
AccessPrivateKey()TF_ObjectImplBase< TwoBases< TF_DecryptorBase, PrivateKeyCopier< SCHEME_OPTIONS::Keys > >, SCHEME_OPTIONS, PrivateKeyCopier< SCHEME_OPTIONS::Keys >::KeyClass > [inline, virtual]
AccessPublicKey()TF_ObjectImplBase< TwoBases< TF_DecryptorBase, PrivateKeyCopier< SCHEME_OPTIONS::Keys > >, SCHEME_OPTIONS, PrivateKeyCopier< SCHEME_OPTIONS::Keys >::KeyClass > [inline]
Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() const AlgorithmImpl< TwoBases< TF_DecryptorBase, PrivateKeyCopier< SCHEME_OPTIONS::Keys > >, SCHEME_OPTIONS::AlgorithmInfo > [inline, virtual]
BERDecode(BufferedTransformation &bt)AsymmetricAlgorithm [inline]
CiphertextLength(unsigned int plaintextLength) const PK_FixedLengthCryptoSystemImpl< PK_Decryptor > [inline, virtual]
Clone() const Clonable [inline, virtual]
CopyKeyInto(typename SCHEME_OPTIONS::PrivateKey &key) const TF_ObjectImpl< TF_DecryptorBase, SCHEME_OPTIONS, PrivateKeyCopier< SCHEME_OPTIONS::Keys > > [inline]
CopyKeyInto(typename SCHEME_OPTIONS::PublicKey &key) const TF_ObjectImpl< TF_DecryptorBase, SCHEME_OPTIONS, PrivateKeyCopier< SCHEME_OPTIONS::Keys > > [inline]
CopyKeyInto(typename SCHEME_OPTIONS::Keys::PublicKey &key) const =0 (defined in PrivateKeyCopier< SCHEME_OPTIONS::Keys >)PrivateKeyCopier< SCHEME_OPTIONS::Keys > [pure virtual]
CopyKeyInto(typename SCHEME_OPTIONS::Keys::PrivateKey &key) const =0 (defined in PrivateKeyCopier< SCHEME_OPTIONS::Keys >)PrivateKeyCopier< SCHEME_OPTIONS::Keys > [pure virtual]
CreateDecryptionFilter(RandomNumberGenerator &rng, BufferedTransformation *attachment=NULL, const NameValuePairs &parameters=g_nullNameValuePairs) const PK_Decryptor [virtual]
Decrypt(RandomNumberGenerator &rng, const byte *ciphertext, unsigned int ciphertextLength, byte *plaintext, const NameValuePairs &parameters=g_nullNameValuePairs) const TF_DecryptorBase [virtual]
DEREncode(BufferedTransformation &bt) const AsymmetricAlgorithm [inline]
FixedCiphertextLength() const TF_CryptoSystemBase< PK_Decryptor, TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > > [inline, virtual]
FixedLengthDecrypt(RandomNumberGenerator &rng, const byte *ciphertext, byte *plaintext, const NameValuePairs &parameters=g_nullNameValuePairs) const PK_Decryptor [inline]
FixedMaxPlaintextLength() const TF_CryptoSystemBase< PK_Decryptor, TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > > [inline, virtual]
GetDigestSize() const TF_ObjectImplBase< TwoBases< TF_DecryptorBase, PrivateKeyCopier< SCHEME_OPTIONS::Keys > >, SCHEME_OPTIONS, PrivateKeyCopier< SCHEME_OPTIONS::Keys >::KeyClass > [inline, protected]
GetHashIdentifier() const TF_ObjectImplBase< TwoBases< TF_DecryptorBase, PrivateKeyCopier< SCHEME_OPTIONS::Keys > >, SCHEME_OPTIONS, PrivateKeyCopier< SCHEME_OPTIONS::Keys >::KeyClass > [inline, protected]
GetKey() const TF_ObjectImpl< TF_DecryptorBase, SCHEME_OPTIONS, PrivateKeyCopier< SCHEME_OPTIONS::Keys > > [inline, virtual]
GetMaterial() const PrivateKeyAlgorithm [inline, virtual]
GetMessageEncodingInterface() const TF_ObjectImplBase< TwoBases< TF_DecryptorBase, PrivateKeyCopier< SCHEME_OPTIONS::Keys > >, SCHEME_OPTIONS, PrivateKeyCopier< SCHEME_OPTIONS::Keys >::KeyClass > [inline, protected, virtual]
GetPrivateKey() const TF_ObjectImplBase< TwoBases< TF_DecryptorBase, PrivateKeyCopier< SCHEME_OPTIONS::Keys > >, SCHEME_OPTIONS, PrivateKeyCopier< SCHEME_OPTIONS::Keys >::KeyClass > [inline, virtual]
GetPublicKey() const TF_ObjectImplBase< TwoBases< TF_DecryptorBase, PrivateKeyCopier< SCHEME_OPTIONS::Keys > >, SCHEME_OPTIONS, PrivateKeyCopier< SCHEME_OPTIONS::Keys >::KeyClass > [inline]
GetTrapdoorFunction() const TF_ObjectImplBase< TwoBases< TF_DecryptorBase, PrivateKeyCopier< SCHEME_OPTIONS::Keys > >, SCHEME_OPTIONS, PrivateKeyCopier< SCHEME_OPTIONS::Keys >::KeyClass > [inline]
GetTrapdoorFunctionBounds() const TF_ObjectImplBase< TwoBases< TF_DecryptorBase, PrivateKeyCopier< SCHEME_OPTIONS::Keys > >, SCHEME_OPTIONS, PrivateKeyCopier< SCHEME_OPTIONS::Keys >::KeyClass > [inline, protected, virtual]
GetTrapdoorFunctionInterface() const TF_ObjectImplBase< TwoBases< TF_DecryptorBase, PrivateKeyCopier< SCHEME_OPTIONS::Keys > >, SCHEME_OPTIONS, PrivateKeyCopier< SCHEME_OPTIONS::Keys >::KeyClass > [inline, protected, virtual]
KeyClass typedefTF_ObjectImpl< TF_DecryptorBase, SCHEME_OPTIONS, PrivateKeyCopier< SCHEME_OPTIONS::Keys > >
MaxPlaintextLength(unsigned int ciphertextLength) const PK_FixedLengthCryptoSystemImpl< PK_Decryptor > [inline, virtual]
MessageEncodingInterface typedefTF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > [protected]
NewSignatureAccumulator(RandomNumberGenerator &rng) const TF_ObjectImplBase< TwoBases< TF_DecryptorBase, PrivateKeyCopier< SCHEME_OPTIONS::Keys > >, SCHEME_OPTIONS, PrivateKeyCopier< SCHEME_OPTIONS::Keys >::KeyClass > [inline]
NewVerificationAccumulator() const TF_ObjectImplBase< TwoBases< TF_DecryptorBase, PrivateKeyCopier< SCHEME_OPTIONS::Keys > >, SCHEME_OPTIONS, PrivateKeyCopier< SCHEME_OPTIONS::Keys >::KeyClass > [inline]
PaddedBlockBitLength() const TF_CryptoSystemBase< PK_Decryptor, TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > > [inline, protected]
PaddedBlockByteLength() const TF_CryptoSystemBase< PK_Decryptor, TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > > [inline, protected]
ParameterSupported(const char *name) const TF_CryptoSystemBase< PK_Decryptor, TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > > [inline, virtual]
SchemeOptions typedefTF_ObjectImplBase< TwoBases< TF_DecryptorBase, PrivateKeyCopier< SCHEME_OPTIONS::Keys > >, SCHEME_OPTIONS, PrivateKeyCopier< SCHEME_OPTIONS::Keys >::KeyClass >
StaticAlgorithmName()AlgorithmImpl< TwoBases< TF_DecryptorBase, PrivateKeyCopier< SCHEME_OPTIONS::Keys > >, SCHEME_OPTIONS::AlgorithmInfo > [inline, static]
TrapdoorFunctionInterface typedefTF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > [protected]
~Clonable()Clonable [inline, virtual]
~PK_CryptoSystem()PK_CryptoSystem [inline, virtual]


Generated on Fri Sep 9 19:01:37 2005 for Crypto++ by  doxygen 1.4.4