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, virtual] |
Algorithm(bool checkSelfTestStatus=true) | Algorithm | |
AlgorithmName() const (defined in AlgorithmImpl< TF_EncryptorBase, SCHEME_OPTIONS::AlgorithmInfo >) | AlgorithmImpl< TF_EncryptorBase, SCHEME_OPTIONS::AlgorithmInfo > | [inline] |
BERDecode(BufferedTransformation &bt) | AsymmetricAlgorithm | [inline] |
PK_Encryptor::CiphertextLength(unsigned int plainTextLength) const=0 | PK_CryptoSystem | [pure virtual] |
PK_FixedLengthCryptoSystem::CiphertextLength(unsigned int plainTextLength) const | PK_FixedLengthCryptoSystem | [virtual] |
Clone() const | Clonable | [inline, virtual] |
CopyKeyInto(typename SCHEME_OPTIONS::PublicKey &key) const (defined in TF_PublicObjectImpl< TF_EncryptorBase, SCHEME_OPTIONS >) | TF_PublicObjectImpl< TF_EncryptorBase, SCHEME_OPTIONS > | [inline, virtual] |
CreateEncryptionFilter(RandomNumberGenerator &rng, BufferedTransformation *attachment=NULL) const | PK_Encryptor | [virtual] |
DEREncode(BufferedTransformation &bt) const | AsymmetricAlgorithm | [inline] |
Encrypt(RandomNumberGenerator &rng, const byte *plainText, unsigned int plainTextLength, byte *cipherText) const | TF_EncryptorBase | [virtual] |
FixedCiphertextLength() const (defined in TF_CryptoSystemBase< PK_FixedLengthEncryptor, TF_Base< RandomizedTrapdoorFunction > >) | TF_CryptoSystemBase< PK_FixedLengthEncryptor, TF_Base< RandomizedTrapdoorFunction > > | [inline, virtual] |
FixedMaxPlaintextLength() const (defined in TF_CryptoSystemBase< PK_FixedLengthEncryptor, TF_Base< RandomizedTrapdoorFunction > >) | TF_CryptoSystemBase< PK_FixedLengthEncryptor, TF_Base< RandomizedTrapdoorFunction > > | [inline, virtual] |
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] |
GetPaddingAlgorithm() 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, 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_ObjectImplBase< TF_EncryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey >) | TF_ObjectImplBase< TF_EncryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey > | |
PK_Encryptor::MaxPlaintextLength(unsigned int cipherTextLength) const=0 | PK_CryptoSystem | [pure virtual] |
PK_FixedLengthCryptoSystem::MaxPlaintextLength(unsigned int cipherTextLength) const | PK_FixedLengthCryptoSystem | [virtual] |
PaddedBlockBitLength() const (defined in TF_CryptoSystemBase< PK_FixedLengthEncryptor, TF_Base< RandomizedTrapdoorFunction > >) | TF_CryptoSystemBase< PK_FixedLengthEncryptor, TF_Base< RandomizedTrapdoorFunction > > | [inline, protected, virtual] |
PaddedBlockByteLength() const (defined in TF_Base< RandomizedTrapdoorFunction >) | TF_Base< RandomizedTrapdoorFunction > | [inline, protected] |
SchemeOptions typedef (defined in TF_ObjectImplBase< TF_EncryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey >) | TF_ObjectImplBase< TF_EncryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey > | |
TrapdoorFunctionInterface typedef (defined in TF_Base< RandomizedTrapdoorFunction >) | TF_Base< RandomizedTrapdoorFunction > | [protected] |
~Clonable() (defined in Clonable) | Clonable | [inline, virtual] |
~PK_CryptoSystem() (defined in PK_CryptoSystem) | PK_CryptoSystem | [inline, virtual] |