TF_EncryptorImpl< SCHEME_OPTIONS > Member List

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

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


Generated on Thu Mar 30 22:12:30 2006 for Crypto++ by  doxygen 1.4.6