#include <sha.h>
Inheritance diagram for SHA:

Public Types | |
| enum | { DIGESTSIZE = 20 } |
Public Methods | |
| SHA () | |
Static Public Methods | |
| void | Transform (word32 *digest,const word32 *data) |
Protected Methods | |
| void | Init () |
| void | vTransform (const word32 *data) |
Definition at line 9 of file sha.h.
|
|
|
|
|
|
|
|
Reimplemented from IteratedHashBase. |
|
|
|
|
|
|
1.2.4 written by Dimitri van Heesch,
© 1997-2000