summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/evp/evp_locl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make internal header file names consistenttb2022-11-261-324/+0
* Change the pkey.ptr from char * to void *tb2022-11-181-2/+2
* Implement EVP interfaces for Ed25519 and X25519.jsing2022-11-101-1/+11
* Provide digestsign/digestverify hooks for EVP_PKEY_METHOD.jsing2022-11-101-1/+6
* Stop pretending that EVP_CIPHER cleanup can fail.jsing2022-09-131-2/+2
* Remove now unused EVP_C_DATA macro.jsing2022-09-041-3/+1
* Remove now unused BLOCK_CIPHER_* macros.jsing2022-09-041-186/+1
* Remove now unused IMPLEMENT_CFBR macro.jsing2022-09-041-10/+1
* Remove now unused IMPLEMENT_BLOCK_CIPHER macro.jsing2022-09-031-10/+1
* Provide versions of EVP_PKEY_CTX_{str,hex}2ctrl() for internal use.tb2022-05-051-1/+3
* Remove legacy sign/verify from EVP_MD.tb2022-01-141-4/+1
* Make structs in evp.h and hmac.h opaquetb2022-01-141-1/+129
* Prepare to provide EVP_PKEY_{public,param}_checktb2022-01-101-1/+3
* Prepare to provide EVP_PKEY_check()tb2022-01-101-1/+3
* Prepare to provide EVP_MD_CTX{,_set}_pkey_ctx()tb2022-01-091-1/+7
* Add header guards to evp_locl.h.tb2021-12-121-1/+6
* Provide EVP_PKEY_CTX_md().jsing2019-10-291-1/+3
* zap 10 tab leading whitespace before 'struct evp_pkey_ctx_st {'tb2018-11-241-2/+2
* Explicitly export a list of symbols from libcrypto.jsing2016-12-211-1/+5
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Implement an improved version of the EVP AEAD API. Thejsing2014-05-261-9/+9
* Add an AEAD EVP interface to libcrypto, along with AES-GCM AEADjsing2014-05-151-0/+22
* KNF.jsing2014-05-111-22/+17
* remove FIPS mode support. people who require FIPS can buy something thattedu2014-04-151-36/+0
* resolve conflictsdjm2012-10-131-0/+40
* resolve conflicts, fix local changesdjm2010-10-011-31/+124
* resolve conflictsdjm2009-01-091-7/+23
* resolve conflictsdjm2008-09-061-20/+4
* resolve conflictsdjm2005-04-291-2/+27
* merge with openssl-0.9.7-stable-SNAP-20020911,markus2002-09-141-6/+6
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-33/+92
* openssl-engine-0.9.6 mergebeck2000-12-151-0/+168