#include <panama.h>
Inheritance diagram for PanamaHash:

Public Types | |
| enum | { DIGESTSIZE = 32 } |
Public Methods | |
| PanamaHash () | |
| unsigned int | DigestSize ()const |
| size of the hash returned by Final(). More... | |
| void | Final (byte *hash) |
Protected Methods | |
| void | Init () |
| void | vTransform (const word32 *data) |
| unsigned int | HashMultipleBlocks (const word32 *input,unsigned int length) |
Definition at line 26 of file panama.h.
|
|||
|
|
|
||||
|
|
|
||||
|
size of the hash returned by Final().
Reimplemented from IteratedHashBase. |
|
||||
|
Reimplemented from IteratedHash. Definition at line 108 of file panama.cpp. |
|
||||||
|
Definition at line 96 of file panama.cpp. |
|
||||
|
Reimplemented from IteratedHashBase. |
|
||||
|
|
1.2.4 written by Dimitri van Heesch,
© 1997-2000