PK_FixedLengthCryptoSystemImpl< BASE > Class Template Reference
Public key trapdoor function base class.
More...
List of all members.
Public Member Functions |
size_t | MaxPlaintextLength (size_t ciphertextLength) const |
size_t | CiphertextLength (size_t plaintextLength) const |
virtual size_t | FixedMaxPlaintextLength () const =0 |
virtual size_t | FixedCiphertextLength () const =0 |
Detailed Description
template<class BASE>
class PK_FixedLengthCryptoSystemImpl< BASE >
Public key trapdoor function base class.
- Template Parameters:
-
| BASE | public key cryptosystem with a fixed length |
Definition at line 256 of file pubkey.h.
The documentation for this class was generated from the following file: