TF_EncryptorBase Class Reference

_ More...

#include <pubkey.h>

Inheritance diagram for TF_EncryptorBase:

TF_CryptoSystemBase< PK_Encryptor, TF_Base< RandomizedTrapdoorFunction, PK_EncryptionMessageEncodingMethod > > PK_FixedLengthCryptoSystemImpl< INTERFACE >

List of all members.

Public Member Functions

void Encrypt (RandomNumberGenerator &rng, const byte *plaintext, size_t plaintextLength, byte *ciphertext, const NameValuePairs &parameters=g_nullNameValuePairs) const
bool ParameterSupported (const char *name) const
size_t FixedMaxPlaintextLength () const
size_t FixedCiphertextLength () const
size_t MaxPlaintextLength (size_t ciphertextLength) const
size_t CiphertextLength (size_t plaintextLength) const

Protected Member Functions

size_t PaddedBlockByteLength () const
size_t PaddedBlockBitLength () const


Detailed Description

_

Definition at line 173 of file pubkey.h.


The documentation for this class was generated from the following files:

Generated on Mon Oct 27 02:38:24 2008 for Crypto++ by  doxygen 1.5.7.1