summaryrefslogtreecommitdiffstats
path: root/crypto/sha/sha256t.c
AgeCommit message (Expand)Author
2005-08-28fix warnings when building openssl with the following compiler options:Nils Larsch
2005-05-22Be more consistent with OPENSSL_NO_SHA256.Andy Polyakov
2004-09-27sha256_block advances the input pointer double as fast sometimes. Fix theAndy Polyakov
2004-07-22Run SHA-256/-512 tests through EVP...Andy Polyakov
2004-06-17Get rid of signed/unsigned warnings, and teach CVS about new things toGeoff Thorpe
2004-05-28Make sure we return 0 if test passed.Andy Polyakov
2004-05-27SHA-224 test vectors added.Andy Polyakov
2004-05-13SHA-224/-256/-384/-512 implementation. This is just sheer code commit.Andy Polyakov