#include <rc5.h>
Inheritance diagram for RC5Base:

Public Types | |
| typedef word32 | RC5_WORD |
| enum | { DEFAULT_ROUNDS = 16 } |
Protected Methods | |
| RC5Base (const byte *key,unsigned int keyLen,unsigned int rounds) | |
Protected Attributes | |
| const unsigned int | r |
| SecBlock<RC5_WORD> | sTable |
Definition at line 13 of file rc5.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.4 written by Dimitri van Heesch,
© 1997-2000