summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/hidden/openssl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reinstate PKCS12_key_gen_uni()tb7 days1-1/+2
* Remove EC_POINTs_* APItb7 days1-3/+1
* Remove Jprojective_coordinates APItb7 days1-3/+1
* Unexport EC_GROUP_*precompute_mult()tb7 days1-3/+1
* Unexport EC_GROUP_copy()tb7 days1-2/+1
* Unexport EC_METHOD and all API using ittb7 days1-7/+1
* Align CRYPTO_set_mem*_functions with OpenSSL 1.1tb7 days1-2/+1
* Unexport the weird X509_OBJECT_up_ref_count()tb7 days1-2/+1
* Unexport X509_NAME_print()tb7 days1-2/+1
* hidden mlkem.h: add comment to #endiftb2024-12-201-2/+2
* #ifdef out the inclusion of openssl/mlkem.h for nowtb2024-12-191-3/+4
* Add ML-KEM 1024 from BoringSSLbeck2024-12-131-1/+9
* Add ML-KEM 768 from BoringSSLbeck2024-12-131-0/+40
* Revert marking EC_GROUP_method_of() and EC_METHOD_get_field_type() unusedtb2024-10-221-3/+3
* Mark EC_GROUP_method_of() and EC_METHOD_get_field_type() as unusedtb2024-10-221-3/+3
* Make X509at_* API internaltb2024-08-311-11/+1
* Zap HMAC_Inittb2024-08-311-2/+1
* Nuke the whrlpool (named after the galaxy) from orbittb2024-08-312-36/+1
* Remove DES_enc_{read,write} and DES_rw_modetb2024-08-311-4/+1
* Garbage collec UI_UTIL remnantstb2024-08-311-3/+1
* Remove EVP_PKEY.*attr* APItb2024-08-311-10/+1
* Remove X509_REQ_{set,get}_extension_nids()tb2024-08-311-3/+1
* Remove X509_check_trust() and some related definestb2024-08-311-2/+1
* Remove ERR_add_{,v}data()tb2024-08-311-3/+1
* Make some more x509 conf stuff internaltb2024-08-311-12/+1
* Retire X509V3_set_conf_lhash()tb2024-08-311-2/+1
* Retire X509V3_EXT_{,CRL_,REQ_}add_conf()tb2024-08-311-4/+1
* Remove OPENSSL_load_builtin_modulestb2024-08-311-2/+1
* Unexport CONF_set_nconf()tb2024-08-311-2/+1
* Remove more CONF_* functions that are no longer neededtb2024-08-311-9/+1
* Unexport NCONF_defaulttb2024-08-311-2/+1
* Inline NCONF_free_data in its only usertb2024-08-311-2/+1
* Remove NCONF_WIN32tb2024-08-311-2/+1
* Retire conf_api.h and the API thereintb2024-08-311-36/+0
* Unexport some conf layers unused outside of libcryptotb2024-08-311-13/+1
* Remove unused {,N}CONF_dump_{bio,fp}()tb2024-08-311-5/+1
* Remove EVP_PKEY_*check againtb2024-08-311-4/+1
* Get rid of last use of db_methtb2024-08-281-3/+3
* Turn X509V3_set_conf_lhash() into a nooptb2024-08-281-2/+2
* Add LCRYPTO_USED(X509_get_signature_info)tb2024-08-281-1/+2
* Disable X509V3_EXT{,_CRL,_REQ}_add_conf()tb2024-08-281-4/+4
* Switch UI_UTIL_read_pw* to LCRYPTO_UNUSED()tb2024-08-241-3/+3
* Mark X509at_get_attr{,_count}() and X509at_delete_attr() as unusedtb2024-07-261-4/+4
* Switch the EVP_PKEY_*attr* API to LCRYPTO_UNUSED()tb2024-07-151-10/+10
* Hide remaining unused ERR functions in err.hbeck2024-07-091-1/+3
* Hide CRYPTO_get_dynlock_create_callbackbeck2024-07-091-1/+2
* Hide DES global variablesbeck2024-07-091-1/+5
* Hide symbols for two missed public functions in bio.hbeck2024-07-091-1/+3
* Hide global _it symbols in pkcs12.hbeck2024-07-091-1/+5
* Hide global _it symbola in cms.hbeck2024-07-091-1/+5