summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/evp/c_all.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Provide EVP_aes_{128,192,256}_wrap(). This is a compatibletb2019-03-171-1/+4
* Add the SM4 block cipher from the Chinese standard GB/T 32907-2016.tb2019-03-171-1/+11
* Make AES CCM available in tables.tb2018-12-261-1/+4
* Add EVP_sm3() to OpenSSL_add_all_digests_internal().tb2018-11-111-1/+4
* Bring in compatibility for OpenSSL 1.1 style init functions.beck2018-03-171-4/+19
* Include EVP_md5_sha1() via OpenSSL_add_all_digests().jsing2017-03-011-1/+2
* Temporarily revive MD4 for MS CHAP support.doug2015-09-141-1/+5
* Remove MD4 support from LibreSSL.doug2015-09-131-5/+1
* Remove SHA-0 support.doug2015-09-131-3/+2
* Remove obsolete MDC-2DES from libcrypto.doug2015-06-201-4/+1
* unifdef OPENSSL_NO_RC5jsing2015-02-101-10/+1
* Combine c_allc.c and c_alld.c into c_all.c - there is not much point havingjsing2015-02-071-4/+230
* Explicitly include <openssl/opensslconf.h> in every file that referencesjsing2014-07-101-1/+3
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Abandon the auto-ENGINE /dev/crypto interface. VIA 3des cbc receivesderaadt2014-06-101-3/+0
* When OPENSSL_LOAD_CONF was added it ended up with more #if 0 code,jsing2014-05-161-17/+11
* KNF.jsing2014-05-031-12/+14
* resolve conflicts, fix local changesdjm2010-10-011-1/+1
* resolve conflictsdjm2008-09-061-0/+6
* merge 0.9.7c; minor bugsfixes;markus2003-11-111-0/+3
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-1/+5
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-0/+2
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-2/+10
* OpenSSL 0.9.5 mergebeck2000-03-191-131/+5
* OpenSSL 0.9.4 mergebeck1999-09-291-37/+40
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+190