summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/evp/evp_lib.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge the remainder of evp_lib.c into evp_cipher.ctb2023-12-291-362/+0
* Move the middle part of evp_lib.c to evp_digest.ctb2023-12-291-204/+1
* Move EVP_Cipher() from evp_lib.c to evp_enc.ctb2023-12-151-8/+1
* Check for negative IV lengthtb2023-11-181-6/+6
* Fix EVP_CIPHER_CTX_iv_length()tb2023-09-281-2/+15
* Unbreak the namespace build after a broken mk.conf and tool misfire hadbeck2023-07-071-54/+1
* Hide symbols in hkdf, evp, err, ecdsa, and ecbeck2023-07-071-1/+54
* Make internal header file names consistenttb2022-11-261-3/+3
* Prepare to provide the EVP_MD_meth_* APItb2022-01-101-1/+109
* Prepare to provide EVP_MD_CTX{,_set}_pkey_ctx()tb2022-01-091-1/+30
* include asn1_locl.h where it will be needed for the bump.tb2022-01-071-1/+2
* Prepare to provide EVP_CIPHER_CTX_{get,set}_cipher_datatb2021-12-241-1/+18
* Prepare to provide EVP_CIPHER_CTX_buf_noconst()tb2021-12-241-1/+7
* Include evp_locl.h where it will be needed once most structs fromtb2021-12-121-1/+3
* Prepare to provide EVP_MD_CTX_get_md_data()tb2021-10-241-1/+7
* Add some accessor functions:djm2018-09-121-1/+39
* Provide EVP_CIPHER_CTX_encrypting().tb2018-08-241-1/+7
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-6/+4
* Replace assert() and OPENSSL_assert() calls with proper error return paths.miod2015-02-101-3/+11
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-2/+2
* Stop including standard headers via cryptlib.h - pull in the headers thatjsing2014-07-101-1/+3
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* KNF.jsing2014-05-081-154/+176
* resolve conflictsdjm2012-10-131-0/+4
* resolve conflicts, fix local changesdjm2010-10-011-5/+39
* resolve conflictsdjm2009-01-091-20/+19
* resolve conflictsdjm2008-09-061-7/+118
* resolve conflictsdjm2005-04-291-2/+26
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-0/+2
* OpenSSL 0.9.5 mergebeck2000-03-191-1/+5
* OpenSSL 0.9.4 mergebeck1999-09-291-15/+36
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+117