mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-02-20 02:53:03 -05:00
This allows the SHA-1 implementation to be validated against the SHA1ShortMsg.rsp and SHA1LongMsg.rsp test vectors from http://csrc.nist.gov/groups/STM/cavp/documents/shs/shabytetestvectors.zip. Similarly, the SHA-256 can be validated against the SHA256ShortMsg.rsp and SHA256LongMsg.rsp. Signed-off-by: Jouni Malinen <j@w1.fi>