AccessKey() (defined in TF_ObjectImpl< TF_DecryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >) | TF_ObjectImpl< TF_DecryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | [inline, virtual] |
AccessMaterial() | PrivateKeyAlgorithm | [inline, virtual] |
AccessPrivateKey() (defined in TF_ObjectImplBase< TF_DecryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >) | TF_ObjectImplBase< TF_DecryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | [inline, virtual] |
AccessPublicKey() (defined in TF_ObjectImplBase< TF_DecryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >) | TF_ObjectImplBase< TF_DecryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | [inline] |
Algorithm(bool checkSelfTestStatus=true) | Algorithm | |
AlgorithmName() const (defined in AlgorithmImpl< TF_DecryptorBase, SCHEME_OPTIONS::AlgorithmInfo >) | AlgorithmImpl< TF_DecryptorBase, SCHEME_OPTIONS::AlgorithmInfo > | [inline] |
BERDecode(BufferedTransformation &bt) | AsymmetricAlgorithm | [inline] |
PK_Decryptor::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::PrivateKey &key) const (defined in TF_PrivateObjectImpl< TF_DecryptorBase, SCHEME_OPTIONS >) | TF_PrivateObjectImpl< TF_DecryptorBase, SCHEME_OPTIONS > | [inline, virtual] |
CopyKeyInto(typename SCHEME_OPTIONS::PublicKey &key) const (defined in TF_PrivateObjectImpl< TF_DecryptorBase, SCHEME_OPTIONS >) | TF_PrivateObjectImpl< TF_DecryptorBase, SCHEME_OPTIONS > | [inline, virtual] |
CreateDecryptionFilter(BufferedTransformation *attachment=NULL) const | PK_Decryptor | [virtual] |
Decrypt(const byte *cipherText, unsigned int cipherTextLength, byte *plainText) const | PK_FixedLengthDecryptor | [virtual] |
DEREncode(BufferedTransformation &bt) const | AsymmetricAlgorithm | [inline] |
FixedCiphertextLength() const (defined in TF_CryptoSystemBase< PK_FixedLengthDecryptor, TF_Base< TrapdoorFunctionInverse > >) | TF_CryptoSystemBase< PK_FixedLengthDecryptor, TF_Base< TrapdoorFunctionInverse > > | [inline, virtual] |
FixedLengthDecrypt(const byte *cipherText, byte *plainText) const | TF_DecryptorBase | [virtual] |
FixedMaxPlaintextLength() const (defined in TF_CryptoSystemBase< PK_FixedLengthDecryptor, TF_Base< TrapdoorFunctionInverse > >) | TF_CryptoSystemBase< PK_FixedLengthDecryptor, TF_Base< TrapdoorFunctionInverse > > | [inline, virtual] |
GetKey() const (defined in TF_ObjectImpl< TF_DecryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >) | TF_ObjectImpl< TF_DecryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | [inline, virtual] |
GetMaterial() const | PrivateKeyAlgorithm | [inline, virtual] |
GetPaddingAlgorithm() const (defined in TF_ObjectImplBase< TF_DecryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >) | TF_ObjectImplBase< TF_DecryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | [inline, protected, virtual] |
GetPrivateKey() const (defined in TF_ObjectImplBase< TF_DecryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >) | TF_ObjectImplBase< TF_DecryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | [inline, virtual] |
GetPublicKey() const (defined in TF_ObjectImplBase< TF_DecryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >) | TF_ObjectImplBase< TF_DecryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | [inline] |
GetTrapdoorFunction() const (defined in TF_ObjectImplBase< TF_DecryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >) | TF_ObjectImplBase< TF_DecryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | [inline] |
GetTrapdoorFunctionBounds() const (defined in TF_ObjectImplBase< TF_DecryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >) | TF_ObjectImplBase< TF_DecryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | [inline, protected, virtual] |
GetTrapdoorFunctionInterface() const (defined in TF_ObjectImplBase< TF_DecryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >) | TF_ObjectImplBase< TF_DecryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | [inline, protected, virtual] |
KeyClass typedef (defined in TF_ObjectImplBase< TF_DecryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >) | TF_ObjectImplBase< TF_DecryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | |
PK_Decryptor::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_FixedLengthDecryptor, TF_Base< TrapdoorFunctionInverse > >) | TF_CryptoSystemBase< PK_FixedLengthDecryptor, TF_Base< TrapdoorFunctionInverse > > | [inline, protected, virtual] |
PaddedBlockByteLength() const (defined in TF_Base< TrapdoorFunctionInverse >) | TF_Base< TrapdoorFunctionInverse > | [inline, protected] |
SchemeOptions typedef (defined in TF_ObjectImplBase< TF_DecryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >) | TF_ObjectImplBase< TF_DecryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | |
TrapdoorFunctionInterface typedef (defined in TF_Base< TrapdoorFunctionInverse >) | TF_Base< TrapdoorFunctionInverse > | [protected] |
~Clonable() (defined in Clonable) | Clonable | [inline, virtual] |
~PK_CryptoSystem() (defined in PK_CryptoSystem) | PK_CryptoSystem | [inline, virtual] |