Add test vectors for SHA512/224 and /256

This commit is contained in:
Helder Eijs 2018-04-05 22:00:55 +02:00
parent 494cbccf43
commit 839c8c3798
6 changed files with 1687 additions and 53 deletions

View file

@ -469,6 +469,7 @@ package_data = {
],
"Crypto.SelfTest.Hash" : [
"test_vectors/SHA1/*.rsp",
"test_vectors/SHA2/*.rsp",
"test_vectors/SHA3/*.txt",
"test_vectors/keccak/*.txt",
"test_vectors/BLAKE2s/*.txt",