summaryrefslogtreecommitdiffstats
path: root/crypto/sha/sha.h
AgeCommit message (Expand)Author
2015-01-22indent has problems with comments that are on the right hand side of a line.Matt Caswell
2015-01-22mark all block comments that need format preserving so thatTim Hudson
2011-06-01Prohibit use of low level digest APIs in FIPS mode.Dr. Stephen Henson
2006-12-22Oops! New prototype code creeped through...Andy Polyakov
2006-12-22Make sha.h more "portable."Andy Polyakov
2005-12-18Keep disclaiming 16-bit platform support. For now remove WIN16 referencesAndy Polyakov
2005-05-24It seems like mkdef.pl couldn't quite understand that #ifdef OPENSSL_NO_SHA512Richard Levitte
2005-05-22OPENSSL_NO_SHA512 to mask even SHA512_CTX declaration. This is done toAndy Polyakov
2004-07-25Some compilers are just too whiny. DEC C doesn't like long long...Andy Polyakov
2004-06-15Making some values explicitely unsigned was derived from ongoing workRichard Levitte
2004-05-31Final SHA-256/-512 touches. Extra md_len field in SHA[256|512]_CTXAndy Polyakov
2004-05-30SHA224_Update() and SHA224_Final() aren't implemented, and sinceRichard Levitte
2004-05-17Make reservations for FIPS code in HEAD branch, so that the moment FIPSAndy Polyakov
2004-05-15size_t-fication of message digest APIs. We should size_t-fy more APIs...Andy Polyakov
2004-05-13SHA-224/-256/-384/-512 implementation. This is just sheer code commit.Andy Polyakov
2001-03-08Make EVP_Digest*() routines return a value.Dr. Stephen Henson
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2000-02-16Fix signed/unsigned warnings.Ben Laurie
2000-01-30Make DSA_generate_parameters, and fix a couple of bugBodo Möller
1999-09-05SHA clean-up and (LP64) tune-up.Andy Polyakov
1999-05-05SHA-1 cleanups and performance enhancements.Ulf Möller
1999-04-27Message digest stuff.Ulf Möller
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-20Problems with 64-bit long.Ulf Möller
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall