summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/Symbols.list (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Make ASN.1 BIO internaltb2023-07-281-5/+0
* Set OPENSSL_NO_ENGINE, remove engine codetb2023-07-281-115/+0
* Drop DSO and define OPENSSL_NO_DSOtb2023-07-281-25/+0
* Drop the comp moduletb2023-07-281-8/+0
* Excise ECDH_METHODtb2023-07-281-14/+0
* Remove ECDH errorstb2023-07-281-1/+0
* Remove ECDSA_METHODtb2023-07-281-14/+0
* Remove ecs_err.ctb2023-07-281-1/+0
* Make extended ECDSA signing routines internaltb2023-07-281-3/+0
* Remove e_old.c againtb2023-04-261-10/+0
* ASN1_item_ndef_i2d also goes. discussed with deraadttb2023-04-251-1/+0
* Update Symbols.list after symbol addition and removaltb2023-04-251-134/+10
* Update Symbols.listtb2023-03-101-0/+18
* Update Symbols.listtb2022-11-131-0/+8
* Remove PKCS12_MAKE_{,SH}KEYBAG from Symbols.listtb2022-09-191-2/+0
* Update Symbols.listtb2022-09-111-9/+31
* Update Symbols.listtb2022-07-071-0/+21
* Update Symbols.listtb2022-01-141-49/+190
* sorttb2021-11-201-4/+4
* Update Symbols.list for new API and API removal/renamingtb2021-10-311-10/+33
* Add BN_bn2{,le}binpad(), BN_lebin2bn(), EC_GROUP_order_bits to Symbols.listtb2021-09-101-0/+4
* Expose EVP_Digest{Sign,Verify}(3)tb2021-05-101-0/+2
* Expose EC_POINT_{get,set}_affine_coordinates(3) andtb2021-05-101-0/+3
* Expose EC_GROUP_{get,set}_curve(3)tb2021-05-101-0/+2
* Provide EVP_PKEY_new_CMAC_key(3)tb2021-03-311-0/+1
* Provide RSA_PKCS1_OpenSSL().jsing2019-11-021-0/+1
* Make RSA_padding_{add,check}_PKCS1_OAEP_mgf1() public.jsing2019-11-021-0/+2
* Make RSA_OAEP_PARAMs public.jsing2019-11-021-0/+5
* Enable CMS in LibreSSL.jsing2019-11-021-0/+128
* Provide RSA_pkey_ctx_ctrl().jsing2019-10-241-0/+1
* provide getters and setters for the RSA_METHOD interfacegilles2019-06-051-0/+23
* Provide EVP_PKEY_get0_hmac(). From OpenSSL 1.1.1 which is stilltb2019-03-171-0/+1
* Provide EVP_aes_{128,192,256}_wrap(). This is a compatibletb2019-03-171-0/+3
* Add the SM4 block cipher from the Chinese standard GB/T 32907-2016.tb2019-03-171-0/+8
* Add missing symbols from the EC_KEY_METHOD port.tb2019-01-221-0/+8
* add support for xchacha20 and xchacha20-poly1305dlg2019-01-221-0/+3
* provide EVP_ENCODE_CTX_{new,free}().tb2019-01-191-0/+2
* Partial port of EC_KEY_METHOD from OpenSSL 1.1.tb2019-01-191-0/+6
* Partial port of EC_KEY_METHOD from OpenSSL 1.1.tb2019-01-191-0/+13
* Add Ribose Inc's implementation of the SM3 hashing function withtb2018-11-111-0/+4
* move X509_get0_serialNumber where it belongstb2018-11-021-1/+1
* Remove a GOST data symbol that should not be exported.jsing2018-10-241-1/+0
* Remove a bunch of ancient and highly crufty ASN.1 related code fromjsing2018-10-241-13/+0
* Add some accessor functions:djm2018-09-121-0/+4
* Remove EVP_PKEY2PKCS8_broken() and PKCS8_set_broken()tb2018-08-241-2/+2
* Provide X509_get0_serialNumber()tb2018-08-241-0/+1
* Turn a number of #defines into proper functions with prototypes matchingtb2018-08-241-0/+9
* Provide EVP_CIPHER_CTX_encrypting().tb2018-08-241-0/+1
* Bring in compatibility for OpenSSL 1.1 style init functions.beck2018-03-171-0/+1
* Provide X509_STORE_get0_param()tb2018-03-171-0/+1