#include <cryptlib.h>
Inheritance diagram for FixedBlockSize:

Public Types | |
| enum | { BLOCKSIZE = N } |
Public Methods | |
| virtual unsigned int | BlockSize ()const |
| block size of the cipher in bytes. More... | |
Definition at line 120 of file cryptlib.h.
|
|||
|
Definition at line 123 of file cryptlib.h. |
|
||||
|
block size of the cipher in bytes.
Reimplemented from BlockTransformation. Reimplemented in RC2Base. Definition at line 124 of file cryptlib.h. |
1.2.4 written by Dimitri van Heesch,
© 1997-2000