summaryrefslogtreecommitdiffstats
path: root/crypto/sha/sha512t.c
AgeCommit message (Expand)Author
2005-08-28fix warnings when building openssl with the following compiler options:Nils Larsch
2005-05-22OPENSSL_NO_SHA512 to mask even SHA512_CTX declaration. This is done toAndy Polyakov
2004-08-29OPENSSL_ia32cap final touches. Note that OPENSSL_ia32cap is no longer aAndy 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-20Stress collector/padding function.Andy Polyakov
2004-05-13SHA-224/-256/-384/-512 implementation. This is just sheer code commit.Andy Polyakov