#include <rc6.h>
Inheritance diagram for RC6Base:

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