Go to the source code of this file.
Defines | |
#define | AFX_SHA_H__9CC84DD7_E62A_410F_BFE4_B6190C509ACE__INCLUDED_ |
#define | SHA1_BLOCK_SIZE 64 |
#define | SHA1_DIGEST_SIZE 20 |
Functions | |
bool | operator== (const SHA1 &sha1a, const SHA1 &sha1b) |
bool | operator!= (const SHA1 &sha1a, const SHA1 &sha1b) |
|
|
|
|
|
Definition at line 58 of file SHA.h. Referenced by CSHA::GetHash(). |
|
|
|
|