Differences From Artifact [1d93b9cf25]:
- File tests/test_vectors/Hash/SHA3-384.txt — part of check-in [25db067636] at 2023-12-19 05:53:21 on branch crypto — Added test vectors files for hash functions. Added test files and make script to generate TCL test cases from test vector files. These files come from NIST, IETC, etc. documents, examples, etc. (user: bohagan, size: 1257) [annotate] [blame] [check-ins using]
To Artifact [37fb9bedac]:
- File tests/test_vectors/Hash/SHA3-384.txt — part of check-in [feef0d0cef] at 2023-12-24 06:36:24 on branch crypto — Added MAC test vectors. Added all.tcl files to each test subdirectory so all tests run. Updated Hash and KDF test vectors to add missing cleanupTests. Corrected bug with using dash in constraints. Added constraints for ciphers, digests, and kdfs. (user: bohagan, size: 1267) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 9 10 | 1 2 3 4 5 6 7 8 9 10 11 | + | # SHA3-384 # From https://csrc.nist.gov/projects/cryptographic-standards-and-guidelines/example-values [b = 104] [L = 48] Len = 0 Msg = "" MD = 0c63a75b845e4f7d01107d852e4c2485c51a50aaaa94fc61995e71bbee983a2ac3713831264adb47fb6bd1e058d5f004 Len = 200 |
︙ |