#include <MHashPPTest.h>
Inheritance diagram for MHashPPTest:

Public Member Functions | |
| MHashPPTest (TestSuite *s) | |
| void | testMD5 (void) |
| void | testCRC32 (void) |
Private Member Functions | |
| bool | genericTestMHashPP (hashid a, BitString data, BYTE *shouldbe) |
|
|
|
|
||||||||||||||||
|
compute a hash using MHashPP and compare it to a reference value
|
|
|
|
|
|
test output of MHashPP class with MD5 algorithm against the test vectors given in RFC 1321 |
1.3.7