#include <lubyrack.h>
Inheritance diagram for LRBase:

Public Types | |
| enum | { BLOCKSIZE = 2*T::DIGESTSIZE } |
Public Methods | |
| unsigned int | BlockSize ()const |
| block size of the cipher in bytes. More... | |
Protected Types | |
| enum | { } |
Protected Methods | |
| LRBase (const byte *userKey,unsigned int keyLen) | |
Protected Attributes | |
| const unsigned int | L |
| SecByteBlock | key |
| T | hm |
| SecByteBlock | buffer |
Definition at line 14 of file lubyrack.h.
|
|||
|
Definition at line 17 of file lubyrack.h. |
|
|||
|
Definition at line 23 of file lubyrack.h. |
|
||||||
|
Definition at line 59 of file lubyrack.h. |
|
||||
|
block size of the cipher in bytes.
Reimplemented from BlockTransformation. Definition at line 18 of file lubyrack.h. |
|
|||
|
Definition at line 24 of file lubyrack.h. |
|
|||
|
Definition at line 28 of file lubyrack.h. |
|
|||
|
Definition at line 27 of file lubyrack.h. |
|
|||
|
Definition at line 25 of file lubyrack.h. |
1.2.4 written by Dimitri van Heesch,
© 1997-2000