#include <shark.h>
Inheritance diagram for SHARKBase:

Public Types | |
| enum | { DEFAULT_ROUNDS = 6 } |
Protected Methods | |
| SHARKBase (unsigned int rounds) | |
Protected Attributes | |
| unsigned int | rounds |
| SecBlock<word64> | roundkeys |
Static Protected Methods | |
| void | InitEncryptionRoundKeys (const byte *key,unsigned int keyLen,unsigned int rounds,word64 *roundkeys) |
Definition at line 17 of file shark.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.4 written by Dimitri van Heesch,
© 1997-2000