Crypto++  8.8
Free C++ class library of cryptographic schemes
Public Member Functions | List of all members
CFB_RequireFullDataBlocks< BASE > Class Template Reference

Base class for feedback based stream ciphers with a mandatory block size. More...

+ Inheritance diagram for CFB_RequireFullDataBlocks< BASE >:

Public Member Functions

unsigned int MandatoryBlockSize () const
 

Detailed Description

template<class BASE>
class CFB_RequireFullDataBlocks< BASE >

Base class for feedback based stream ciphers with a mandatory block size.

Template Parameters
BASECFB_EncryptionTemplate or CFB_DecryptionTemplate base class

Definition at line 672 of file strciphr.h.


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