summaryrefslogtreecommitdiff
path: root/crypto/sha/sha512t.c
Commit message (Expand)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-150/+162
* fix warnings when building openssl with the following compiler options:Nils Larsch2005-08-281-1/+1
* OPENSSL_NO_SHA512 to mask even SHA512_CTX declaration. This is done toAndy Polyakov2005-05-221-0/+9
* OPENSSL_ia32cap final touches. Note that OPENSSL_ia32cap is no longer aAndy Polyakov2004-08-291-3/+5
* Run SHA-256/-512 tests through EVP...Andy Polyakov2004-07-221-29/+34
* Get rid of signed/unsigned warnings, and teach CVS about new things toGeoff Thorpe2004-06-171-4/+4
* Make sure we return 0 if test passed.Andy Polyakov2004-05-281-0/+2
* Stress collector/padding function.Andy Polyakov2004-05-201-2/+18
* SHA-224/-256/-384/-512 implementation. This is just sheer code commit.Andy Polyakov2004-05-131-0/+150