summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/evp/m_sha1.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Hide public symbols in evp.hbeck2024-04-091-1/+8
* Unbreak the namespace build after a broken mk.conf and tool misfire hadbeck2023-07-071-8/+1
* Hide symbols in hkdf, evp, err, ecdsa, and ecbeck2023-07-071-1/+8
* Provide EVP methods for SHA512/224 and SHA512/256.jsing2023-04-161-1/+78
* Provide and use sha{224,384}_{update,final} functions.jsing2023-04-091-28/+54
* Rename SHA functions to have sha{1,224,256,384,512}_ prefix.jsing2023-04-091-31/+31
* Make internal header file names consistenttb2022-11-261-2/+2
* Remove legacy sign/verify from EVP_MD.tb2022-01-141-41/+6
* Include evp_locl.h where it will be needed once most structs fromtb2021-12-121-1/+3
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-4/+2
* Explicitly include <openssl/opensslconf.h> in every file that referencesjsing2014-07-101-1/+4
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Use C99 initialisers for EVP_MD structs, for clarity, grepability and tojsing2014-06-101-60/+90
* More KNF.jsing2014-05-081-15/+34
* KNF.jsing2014-05-081-54/+80
* remove FIPS mode support. people who require FIPS can buy something thattedu2014-04-151-4/+0
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-1/+1
* resolve conflictsdjm2012-10-131-0/+5
* resolve conflicts, fix local changesdjm2010-10-011-11/+6
* resolve conflictsdjm2009-01-091-1/+6
* resolve conflictsdjm2008-09-061-28/+18
* resolve conflictsdjm2006-06-271-0/+119
* resolve conflictsdjm2005-04-291-1/+1
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-6/+18
* OpenSSL 0.9.4 mergebeck1999-09-291-4/+6
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+81