Crypto++
Public Member Functions
CipherFactory Class Reference
Inheritance diagram for CipherFactory:
FixedRoundsCipherFactory VariableRoundsCipherFactory

List of all members.

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

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