Crypto++
Public Member Functions | List of all members
CipherFactory Class Referenceabstract
Inheritance diagram for CipherFactory:
FixedRoundsCipherFactory< E, D > VariableRoundsCipherFactory< E, D >

Public Member Functions

virtual unsigned int BlockSize () const =0
 
virtual unsigned int KeyLength () const =0
 
virtual apbt NewEncryption (const byte *key) const =0
 
virtual apbt NewDecryption (const byte *key) const =0
 

Detailed Description

Definition at line 381 of file validat1.cpp.


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