aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/sha/sha.h
Commit message (Expand)AuthorAgeFilesLines
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-168/+0
* OPENSSL_NO_xxx cleanup: SHARich Salz2015-01-271-32/+13
* Keep disclaiming 16-bit support.Andy Polyakov2015-01-231-11/+2
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-90/+87
* indent has problems with comments that are on the right hand side of a line.Matt Caswell2015-01-221-3/+6
* RT3548: Remove some unsupported platforms.Rich Salz2015-01-121-1/+1
* mark all block comments that need format preserving so thatTim Hudson2014-12-301-1/+1
* remove FIPS_*_SIZE_TDr. Stephen Henson2014-12-081-4/+0
* Oops! New prototype code creeped through...Andy Polyakov2006-12-221-1/+1
* Make sha.h more "portable."Andy Polyakov2006-12-221-1/+2
* Keep disclaiming 16-bit platform support. For now remove WIN16 referencesAndy Polyakov2005-12-181-1/+1
* It seems like mkdef.pl couldn't quite understand that #ifdef OPENSSL_NO_SHA512Richard Levitte2005-05-241-0/+2
* OPENSSL_NO_SHA512 to mask even SHA512_CTX declaration. This is done toAndy Polyakov2005-05-221-1/+1
* Some compilers are just too whiny. DEC C doesn't like long long...Andy Polyakov2004-07-251-1/+4
* Making some values explicitely unsigned was derived from ongoing workRichard Levitte2004-06-151-2/+2
* Final SHA-256/-512 touches. Extra md_len field in SHA[256|512]_CTXAndy Polyakov2004-05-311-7/+2
* SHA224_Update() and SHA224_Final() aren't implemented, and sinceRichard Levitte2004-05-301-2/+7
* Make reservations for FIPS code in HEAD branch, so that the moment FIPSAndy Polyakov2004-05-171-0/+4
* size_t-fication of message digest APIs. We should size_t-fy more APIs...Andy Polyakov2004-05-151-4/+4
* SHA-224/-256/-384/-512 implementation. This is just sheer code commit.Andy Polyakov2004-05-131-0/+69
* Make EVP_Digest*() routines return a value.Dr. Stephen Henson2001-03-081-6/+6
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-5/+7
* Fix signed/unsigned warnings.Ben Laurie2000-02-161-2/+2
* Make DSA_generate_parameters, and fix a couple of bugBodo Möller2000-01-301-1/+1
* SHA clean-up and (LP64) tune-up.Andy Polyakov1999-09-051-3/+3
* SHA-1 cleanups and performance enhancements.Ulf Möller1999-05-051-8/+18
* Message digest stuff.Ulf Möller1999-04-271-4/+4
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-0/+8
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-14/+0
* Problems with 64-bit long.Ulf Möller1999-04-201-3/+9
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-1/+5
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+105