| 1 | make check-TESTS |
|---|
| 2 | testing CRC32 -- TEST FAILED: CRC32 "checksum" |
|---|
| 3 | got "2EB0BE7F" |
|---|
| 4 | but expected "7FBEB02E" |
|---|
| 5 | FAIL: hash_test.sh |
|---|
| 6 | HMAC-Test: Failed |
|---|
| 7 | Digest size: 16 |
|---|
| 8 | Expecting: 0x750c783e6ab0b503eaa86e310a5db738 |
|---|
| 9 | Got: 0x431a524b607816ae42ae15bdfda881a7 |
|---|
| 10 | FAIL: hmac_test |
|---|
| 11 | KEYGEN-Test (KEYGEN_MCRYPT): Failed |
|---|
| 12 | Expecting: 0x95686ac64b9d18e71e3f41445ef0e5cbec88445e83aa03a8255cb5aa234d6f8c7bd6bfc2f2eb6051c29658cfb77cd0fc1a8254612193e3ec64b38a77803eee54788421b72508372a1363e4761a83c5775bdd2edd8dc12ba4321a4a113a73902eac824ac9 |
|---|
| 13 | Got: 0x2cdd91df9ebf191d8845264ebd6ee4e98f7aa5ccbdb4cf4e5562b46bebb20482da7d03fe012c19982ec54942142b4302d8c822d419d21910f5212cc056c16c5cbd3d7451c30f5d3a07d6c9aee5d56612f23b2617080934c254aff9bc8e625052ed64ecc9 |
|---|
| 14 | FAIL: keygen_test |
|---|
| 15 | Testing save/restore for algorithm CRC32: Ok |
|---|
| 16 | Testing save/restore for algorithm MD5: Ok |
|---|
| 17 | Testing save/restore for algorithm SHA1: Ok |
|---|
| 18 | Testing save/restore for algorithm HAVAL256: Ok |
|---|
| 19 | Testing save/restore for algorithm RIPEMD160: Ok |
|---|
| 20 | Testing save/restore for algorithm TIGER: Ok |
|---|
| 21 | Testing save/restore for algorithm GOST: Ok |
|---|
| 22 | Testing save/restore for algorithm CRC32B: Ok |
|---|
| 23 | Testing save/restore for algorithm HAVAL224: Ok |
|---|
| 24 | Testing save/restore for algorithm HAVAL192: Ok |
|---|
| 25 | Testing save/restore for algorithm HAVAL160: Ok |
|---|
| 26 | Testing save/restore for algorithm HAVAL128: Ok |
|---|
| 27 | Testing save/restore for algorithm TIGER128: Ok |
|---|
| 28 | Testing save/restore for algorithm TIGER160: Ok |
|---|
| 29 | Testing save/restore for algorithm MD4: Ok |
|---|
| 30 | Testing save/restore for algorithm SHA256: Ok |
|---|
| 31 | Testing save/restore for algorithm ADLER32: Ok |
|---|
| 32 | Testing save/restore for algorithm SHA224: Ok |
|---|
| 33 | Testing save/restore for algorithm SHA512: Ok |
|---|
| 34 | Testing save/restore for algorithm SHA384: Ok |
|---|
| 35 | Testing save/restore for algorithm WHIRLPOOL: Ok |
|---|
| 36 | Testing save/restore for algorithm RIPEMD128: Ok |
|---|
| 37 | Testing save/restore for algorithm RIPEMD256: Ok |
|---|
| 38 | Testing save/restore for algorithm RIPEMD320: Ok |
|---|
| 39 | Testing save/restore for algorithm SNEFRU128: Ok |
|---|
| 40 | Testing save/restore for algorithm SNEFRU256: Ok |
|---|
| 41 | Testing save/restore for algorithm MD2: Ok |
|---|
| 42 | PASS: rest_test |
|---|
| 43 | Checking fragmentation capabilities of MD5: OK |
|---|
| 44 | Checking fragmentation capabilities of SHA1: OK |
|---|
| 45 | Checking fragmentation capabilities of HAVAL256: OK |
|---|
| 46 | Checking fragmentation capabilities of RIPEMD160: OK |
|---|
| 47 | Checking fragmentation capabilities of TIGER: OK |
|---|
| 48 | Checking fragmentation capabilities of HAVAL224: OK |
|---|
| 49 | Checking fragmentation capabilities of HAVAL192: OK |
|---|
| 50 | Checking fragmentation capabilities of HAVAL160: OK |
|---|
| 51 | Checking fragmentation capabilities of HAVAL128: OK |
|---|
| 52 | Checking fragmentation capabilities of TIGER128: OK |
|---|
| 53 | Checking fragmentation capabilities of TIGER160: OK |
|---|
| 54 | Checking fragmentation capabilities of MD4: OK |
|---|
| 55 | Checking fragmentation capabilities of SHA256: OK |
|---|
| 56 | Checking fragmentation capabilities of SHA224: OK |
|---|
| 57 | Checking fragmentation capabilities of SHA512: OK |
|---|
| 58 | Checking fragmentation capabilities of SHA384: OK |
|---|
| 59 | Checking fragmentation capabilities of WHIRLPOOL: OK |
|---|
| 60 | Checking fragmentation capabilities of RIPEMD128: OK |
|---|
| 61 | Checking fragmentation capabilities of RIPEMD256: OK |
|---|
| 62 | Checking fragmentation capabilities of RIPEMD320: OK |
|---|
| 63 | Checking fragmentation capabilities of SNEFRU128: OK |
|---|
| 64 | Checking fragmentation capabilities of SNEFRU256: OK |
|---|
| 65 | Checking fragmentation capabilities of MD2: OK |
|---|
| 66 | PASS: frag_test |
|---|
| 67 | ============================================ |
|---|
| 68 | 3 of 5 tests failed |
|---|
| 69 | Please report to mhash-devel@sourceforge.net |
|---|
| 70 | ============================================ |
|---|
| 71 | make[2]: *** [check-TESTS] Error 1 |
|---|
| 72 | make[1]: *** [check-am] Error 2 |
|---|
| 73 | make: *** [check-recursive] Error 1 |
|---|