Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

DL_CryptoSystemBase< PK, KI > Class Template Reference

#include <pubkey.h>

Inheritance diagram for DL_CryptoSystemBase< PK, KI >:

DL_Base< KI > List of all members.

Detailed Description

template<class PK, class KI>
class DL_CryptoSystemBase< PK, KI >

_

Definition at line 1155 of file pubkey.h.

Public Types

typedef DL_Base< KI >::Element Element

Public Member Functions

unsigned int MaxPlaintextLength (unsigned int ciphertextLength) const
unsigned int CiphertextLength (unsigned int plaintextLength) const
bool ParameterSupported (const char *name) const

Protected Types

typedef KI KeyInterface

Protected Member Functions

virtual const DL_KeyAgreementAlgorithm<
Element > & 
GetKeyAgreementAlgorithm () const =0
virtual const DL_KeyDerivationAlgorithm<
Element > & 
GetKeyDerivationAlgorithm () const =0
virtual const DL_SymmetricEncryptionAlgorithmGetSymmetricEncryptionAlgorithm () const =0
const DL_GroupParameters<
Element > & 
GetAbstractGroupParameters () const
DL_GroupParameters< Element > & AccessAbstractGroupParameters ()
virtual KeyInterface & AccessKeyInterface ()=0
virtual const KeyInterface & GetKeyInterface () const =0


The documentation for this class was generated from the following file:
Generated on Wed Jul 21 19:15:45 2004 for Crypto++ by doxygen 1.3.7-20040704