#include <pubkey.h>
Inheritance diagram for TF_CryptoSystemBase< INTERFACE, BASE >:

Definition at line 153 of file pubkey.h.
Public Member Functions | |
| bool | ParameterSupported (const char *name) const |
| unsigned int | FixedMaxPlaintextLength () const |
| unsigned int | FixedCiphertextLength () const |
| unsigned int | MaxPlaintextLength (unsigned int ciphertextLength) const |
| unsigned int | CiphertextLength (unsigned int plaintextLength) const |
Protected Member Functions | |
| unsigned int | PaddedBlockByteLength () const |
| unsigned int | PaddedBlockBitLength () const |
1.4.4