TF_EncryptorImpl< SCHEME_OPTIONS > Member List

This is the complete list of members for TF_EncryptorImpl< SCHEME_OPTIONS >, including all inherited members.
AccessKey() (defined in TF_ObjectImpl< TF_EncryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey >)TF_ObjectImpl< TF_EncryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey > [inline, virtual]
AccessMaterial()PublicKeyAlgorithm [inline, virtual]
AccessPrivateKey() (defined in TF_ObjectImplBase< TF_EncryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey >)TF_ObjectImplBase< TF_EncryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey > [inline]
AccessPublicKey() (defined in TF_ObjectImplBase< TF_EncryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey >)TF_ObjectImplBase< TF_EncryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey > [inline]
AccessPublicKey()=0 (defined in PublicKeyAlgorithm)PublicKeyAlgorithm [pure virtual]
Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() const (defined in AlgorithmImpl< TF_EncryptorBase, SCHEME_OPTIONS::AlgorithmInfo >)AlgorithmImpl< TF_EncryptorBase, SCHEME_OPTIONS::AlgorithmInfo > [inline]
TF_EncryptorBase::AlgorithmName() const Algorithm [inline, virtual]
BERDecode(BufferedTransformation &bt)AsymmetricAlgorithm [inline]
CiphertextLength(size_t plaintextLength) const (defined in PK_FixedLengthCryptoSystemImpl< PK_Encryptor >)PK_FixedLengthCryptoSystemImpl< PK_Encryptor > [inline]
PK_Encryptor::CiphertextLength(size_t plaintextLength) const =0PK_CryptoSystem [pure virtual]
Clone() const Clonable [inline, 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, size_t plaintextLength, byte *ciphertext, const NameValuePairs &parameters=g_nullNameValuePairs) const (defined in TF_EncryptorBase)TF_EncryptorBase
TF_CryptoSystemBase< PK_Encryptor, TF_Base< RandomizedTrapdoorFunction, PK_EncryptionMessageEncodingMethod > >::Encrypt(RandomNumberGenerator &rng, const byte *plaintext, size_t plaintextLength, byte *ciphertext, const NameValuePairs &parameters=g_nullNameValuePairs) const =0PK_Encryptor [pure virtual]
FixedCiphertextLength() const (defined in TF_CryptoSystemBase< PK_Encryptor, TF_Base< RandomizedTrapdoorFunction, PK_EncryptionMessageEncodingMethod > >)TF_CryptoSystemBase< PK_Encryptor, TF_Base< RandomizedTrapdoorFunction, PK_EncryptionMessageEncodingMethod > > [inline]
FixedCiphertextLength() const =0 (defined in PK_FixedLengthCryptoSystemImpl< PK_Encryptor >)PK_FixedLengthCryptoSystemImpl< PK_Encryptor > [pure virtual]
PK_FixedLengthCryptoSystemImpl< PK_Encryptor >::PK_Encryptor::FixedCiphertextLength() const PK_CryptoSystem [inline, virtual]
FixedMaxPlaintextLength() const (defined in TF_CryptoSystemBase< PK_Encryptor, TF_Base< RandomizedTrapdoorFunction, PK_EncryptionMessageEncodingMethod > >)TF_CryptoSystemBase< PK_Encryptor, TF_Base< RandomizedTrapdoorFunction, PK_EncryptionMessageEncodingMethod > > [inline]
FixedMaxPlaintextLength() const =0 (defined in PK_FixedLengthCryptoSystemImpl< PK_Encryptor >)PK_FixedLengthCryptoSystemImpl< PK_Encryptor > [pure virtual]
PK_FixedLengthCryptoSystemImpl< PK_Encryptor >::PK_Encryptor::FixedMaxPlaintextLength() const PK_CryptoSystem [inline, virtual]
GetDigestSize() const (defined in TF_ObjectImplBase< TF_EncryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey >)TF_ObjectImplBase< TF_EncryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey > [inline, protected]
GetHashIdentifier() const (defined in TF_ObjectImplBase< TF_EncryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey >)TF_ObjectImplBase< TF_EncryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey > [inline, protected]
GetKey() const (defined in TF_ObjectImpl< TF_EncryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey >)TF_ObjectImpl< TF_EncryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey > [inline, virtual]
GetMaterial() const PublicKeyAlgorithm [inline, virtual]
GetMessageEncodingInterface() const (defined in TF_ObjectImplBase< TF_EncryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey >)TF_ObjectImplBase< TF_EncryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey > [inline, protected, virtual]
GetPrivateKey() const (defined in TF_ObjectImplBase< TF_EncryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey >)TF_ObjectImplBase< TF_EncryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey > [inline]
GetPublicKey() const (defined in TF_ObjectImplBase< TF_EncryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey >)TF_ObjectImplBase< TF_EncryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey > [inline]
GetPublicKey() const (defined in PublicKeyAlgorithm)PublicKeyAlgorithm [inline, virtual]
GetTrapdoorFunction() const (defined in TF_ObjectImplBase< TF_EncryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey >)TF_ObjectImplBase< TF_EncryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey > [inline]
GetTrapdoorFunctionBounds() const (defined in TF_ObjectImplBase< TF_EncryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey >)TF_ObjectImplBase< TF_EncryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey > [inline, protected, virtual]
GetTrapdoorFunctionInterface() const (defined in TF_ObjectImplBase< TF_EncryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey >)TF_ObjectImplBase< TF_EncryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey > [inline, protected, virtual]
KeyClass typedef (defined in TF_ObjectImpl< TF_EncryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey >)TF_ObjectImpl< TF_EncryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey >
MaxPlaintextLength(size_t ciphertextLength) const (defined in PK_FixedLengthCryptoSystemImpl< PK_Encryptor >)PK_FixedLengthCryptoSystemImpl< PK_Encryptor > [inline]
PK_Encryptor::MaxPlaintextLength(size_t ciphertextLength) const =0PK_CryptoSystem [pure virtual]
MessageEncodingInterface typedef (defined in TF_Base< RandomizedTrapdoorFunction, PK_EncryptionMessageEncodingMethod >)TF_Base< RandomizedTrapdoorFunction, PK_EncryptionMessageEncodingMethod > [protected]
NewSignatureAccumulator(RandomNumberGenerator &rng) const (defined in TF_ObjectImplBase< TF_EncryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey >)TF_ObjectImplBase< TF_EncryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey > [inline]
NewVerificationAccumulator() const (defined in TF_ObjectImplBase< TF_EncryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey >)TF_ObjectImplBase< TF_EncryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey > [inline]
PaddedBlockBitLength() const (defined in TF_CryptoSystemBase< PK_Encryptor, TF_Base< RandomizedTrapdoorFunction, PK_EncryptionMessageEncodingMethod > >)TF_CryptoSystemBase< PK_Encryptor, TF_Base< RandomizedTrapdoorFunction, PK_EncryptionMessageEncodingMethod > > [inline, protected]
PaddedBlockByteLength() const (defined in TF_CryptoSystemBase< PK_Encryptor, TF_Base< RandomizedTrapdoorFunction, PK_EncryptionMessageEncodingMethod > >)TF_CryptoSystemBase< PK_Encryptor, TF_Base< RandomizedTrapdoorFunction, PK_EncryptionMessageEncodingMethod > > [inline, protected]
ParameterSupported(const char *name) const (defined in TF_CryptoSystemBase< PK_Encryptor, TF_Base< RandomizedTrapdoorFunction, PK_EncryptionMessageEncodingMethod > >)TF_CryptoSystemBase< PK_Encryptor, TF_Base< RandomizedTrapdoorFunction, PK_EncryptionMessageEncodingMethod > > [inline]
PK_FixedLengthCryptoSystemImpl< PK_Encryptor >::ParameterSupported(const char *name) const =0PK_CryptoSystem [pure virtual]
SchemeOptions typedef (defined in TF_ObjectImplBase< TF_EncryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey >)TF_ObjectImplBase< TF_EncryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey >
StaticAlgorithmName() (defined in AlgorithmImpl< TF_EncryptorBase, SCHEME_OPTIONS::AlgorithmInfo >)AlgorithmImpl< TF_EncryptorBase, SCHEME_OPTIONS::AlgorithmInfo > [inline, static]
TrapdoorFunctionInterface typedef (defined in TF_Base< RandomizedTrapdoorFunction, PK_EncryptionMessageEncodingMethod >)TF_Base< RandomizedTrapdoorFunction, PK_EncryptionMessageEncodingMethod > [protected]
~Clonable() (defined in Clonable)Clonable [inline, virtual]
~PK_CryptoSystem() (defined in PK_CryptoSystem)PK_CryptoSystem [inline, virtual]