2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-09-22 10:09:06 +00:00
qpdf/libtests/qtest/sha2/sha2.out
Jay Berkenbilt 0873e42300 SHA2 pipeline with support for 256, 384, and 512 bits
Implemented pipeline around sph sha calls using standard test vectors
for full-byte values.  Did not test or support partial byte values.
2012-12-31 05:36:51 -05:00

10 lines
165 B
Plaintext

256 short: passed
256 long: passed
256 million: passed
384 short: passed
384 long: passed
384 million: passed
512 short: passed
512 long: passed
512 million: passed