| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Make ASN.1 BIO internal | tb | 2023-07-28 | 1 | -5/+0 |
* | Set OPENSSL_NO_ENGINE, remove engine code | tb | 2023-07-28 | 1 | -115/+0 |
* | Drop DSO and define OPENSSL_NO_DSO | tb | 2023-07-28 | 1 | -25/+0 |
* | Drop the comp module | tb | 2023-07-28 | 1 | -8/+0 |
* | Excise ECDH_METHOD | tb | 2023-07-28 | 1 | -14/+0 |
* | Remove ECDH errors | tb | 2023-07-28 | 1 | -1/+0 |
* | Remove ECDSA_METHOD | tb | 2023-07-28 | 1 | -14/+0 |
* | Remove ecs_err.c | tb | 2023-07-28 | 1 | -1/+0 |
* | Make extended ECDSA signing routines internal | tb | 2023-07-28 | 1 | -3/+0 |
* | Remove e_old.c again | tb | 2023-04-26 | 1 | -10/+0 |
* | ASN1_item_ndef_i2d also goes. discussed with deraadt | tb | 2023-04-25 | 1 | -1/+0 |
* | Update Symbols.list after symbol addition and removal | tb | 2023-04-25 | 1 | -134/+10 |
* | Update Symbols.list | tb | 2023-03-10 | 1 | -0/+18 |
* | Update Symbols.list | tb | 2022-11-13 | 1 | -0/+8 |
* | Remove PKCS12_MAKE_{,SH}KEYBAG from Symbols.list | tb | 2022-09-19 | 1 | -2/+0 |
* | Update Symbols.list | tb | 2022-09-11 | 1 | -9/+31 |
* | Update Symbols.list | tb | 2022-07-07 | 1 | -0/+21 |
* | Update Symbols.list | tb | 2022-01-14 | 1 | -49/+190 |
* | sort | tb | 2021-11-20 | 1 | -4/+4 |
* | Update Symbols.list for new API and API removal/renaming | tb | 2021-10-31 | 1 | -10/+33 |
* | Add BN_bn2{,le}binpad(), BN_lebin2bn(), EC_GROUP_order_bits to Symbols.list | tb | 2021-09-10 | 1 | -0/+4 |
* | Expose EVP_Digest{Sign,Verify}(3) | tb | 2021-05-10 | 1 | -0/+2 |
* | Expose EC_POINT_{get,set}_affine_coordinates(3) and | tb | 2021-05-10 | 1 | -0/+3 |
* | Expose EC_GROUP_{get,set}_curve(3) | tb | 2021-05-10 | 1 | -0/+2 |
* | Provide EVP_PKEY_new_CMAC_key(3) | tb | 2021-03-31 | 1 | -0/+1 |
* | Provide RSA_PKCS1_OpenSSL(). | jsing | 2019-11-02 | 1 | -0/+1 |
* | Make RSA_padding_{add,check}_PKCS1_OAEP_mgf1() public. | jsing | 2019-11-02 | 1 | -0/+2 |
* | Make RSA_OAEP_PARAMs public. | jsing | 2019-11-02 | 1 | -0/+5 |
* | Enable CMS in LibreSSL. | jsing | 2019-11-02 | 1 | -0/+128 |
* | Provide RSA_pkey_ctx_ctrl(). | jsing | 2019-10-24 | 1 | -0/+1 |
* | provide getters and setters for the RSA_METHOD interface | gilles | 2019-06-05 | 1 | -0/+23 |
* | Provide EVP_PKEY_get0_hmac(). From OpenSSL 1.1.1 which is still | tb | 2019-03-17 | 1 | -0/+1 |
* | Provide EVP_aes_{128,192,256}_wrap(). This is a compatible | tb | 2019-03-17 | 1 | -0/+3 |
* | Add the SM4 block cipher from the Chinese standard GB/T 32907-2016. | tb | 2019-03-17 | 1 | -0/+8 |
* | Add missing symbols from the EC_KEY_METHOD port. | tb | 2019-01-22 | 1 | -0/+8 |
* | add support for xchacha20 and xchacha20-poly1305 | dlg | 2019-01-22 | 1 | -0/+3 |
* | provide EVP_ENCODE_CTX_{new,free}(). | tb | 2019-01-19 | 1 | -0/+2 |
* | Partial port of EC_KEY_METHOD from OpenSSL 1.1. | tb | 2019-01-19 | 1 | -0/+6 |
* | Partial port of EC_KEY_METHOD from OpenSSL 1.1. | tb | 2019-01-19 | 1 | -0/+13 |
* | Add Ribose Inc's implementation of the SM3 hashing function with | tb | 2018-11-11 | 1 | -0/+4 |
* | move X509_get0_serialNumber where it belongs | tb | 2018-11-02 | 1 | -1/+1 |
* | Remove a GOST data symbol that should not be exported. | jsing | 2018-10-24 | 1 | -1/+0 |
* | Remove a bunch of ancient and highly crufty ASN.1 related code from | jsing | 2018-10-24 | 1 | -13/+0 |
* | Add some accessor functions: | djm | 2018-09-12 | 1 | -0/+4 |
* | Remove EVP_PKEY2PKCS8_broken() and PKCS8_set_broken() | tb | 2018-08-24 | 1 | -2/+2 |
* | Provide X509_get0_serialNumber() | tb | 2018-08-24 | 1 | -0/+1 |
* | Turn a number of #defines into proper functions with prototypes matching | tb | 2018-08-24 | 1 | -0/+9 |
* | Provide EVP_CIPHER_CTX_encrypting(). | tb | 2018-08-24 | 1 | -0/+1 |
* | Bring in compatibility for OpenSSL 1.1 style init functions. | beck | 2018-03-17 | 1 | -0/+1 |
* | Provide X509_STORE_get0_param() | tb | 2018-03-17 | 1 | -0/+1 |