summaryrefslogtreecommitdiffstats
path: root/util/libcrypto.num (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add EVP_PKEY functions to get EC conv form and field typeMatt Caswell2021-01-261-0/+2
* Deprecate EC_KEY + Update ec apps to use EVP_PKEYShane Lontis2021-01-261-78/+78
* Add functions to set values into an EVP_PKEYShane Lontis2021-01-261-0/+7
* bn: Deprecate the X9.31 RSA key generation related functionsTomas Mraz2021-01-251-3/+3
* OCSP HTTP: Restore API of undocumented and recently deprecated functionsDr. David von Oheimb2021-01-231-1/+0
* rename OSSL_HTTP_REQ_CTX_header to OSSL_HTTP_REQ_CTX_set_request_lineDr. David von Oheimb2021-01-231-1/+1
* Deprecate EVP_KEY_new_CMAC_key and EVP_PKEY_new_CMAC_key_exRich Salz2021-01-211-2/+1
* Deprecate OCSP_xxx API for OSSL_HTTP_xxxRich Salz2021-01-191-9/+9
* Rename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_state for clarityTomas Mraz2021-01-181-2/+2
* Add X509V3_set_issuer_pkey, needed for AKID of self-issued not self-signed certDr. David von Oheimb2021-01-131-0/+3
* Add X509_NAME_hash_ex() to be able to check if it failed due to unsupported SHA1Dr. David von Oheimb2021-01-131-1/+1
* Add some more CRYPTO_atomic functionsMatt Caswell2020-12-311-0/+2
* Drop OPENSSL_NO_RSA everywhereRichard Levitte2020-12-201-186/+186
* make updateRichard Levitte2020-12-171-77/+77
* Deprecate OCSP_REQ_CTX_set1_reqRich Salz2020-12-151-1/+1
* PEM: Unlock MSBLOB and PVK functions from 'no-dsa' and 'no-rc4'Richard Levitte2020-12-131-8/+8
* EVP: Add EVP_PKEY_get_group_name() to extract the group name of a pkeyRichard Levitte2020-12-081-1/+1
* Deprecate EC_POINT_bn2point and EC_POINT_point2bn.Shane Lontis2020-12-071-2/+2
* PEM: Add a more generic way to implement PEM _ex functions for libctxRichard Levitte2020-12-051-0/+4
* ERR: Drop or deprecate dangerous or overly confusing functionsRichard Levitte2020-11-281-3/+1
* EVP_PKEY & DSA: Make DSA EVP_PKEY_CTX parameter ctrls / setters more availableRichard Levitte2020-11-271-7/+7
* Deprecate more DH functionsMatt Caswell2020-11-271-23/+23
* Deprecate the DHparams and DHxparams PEM routinesMatt Caswell2020-11-271-6/+6
* Deprecate EVP_PKEY_assign_DH and other similar macrosMatt Caswell2020-11-271-3/+3
* Deprecate DH_new as well as i2d_DHparams and d2i_DHparamsMatt Caswell2020-11-271-5/+5
* Modify the ERR init functions to use the internal ERR string loadersRichard Levitte2020-11-241-36/+30
* RSA: Fix guard mixupRichard Levitte2020-11-231-1/+1
* Deprecate RSA harderRichard Levitte2020-11-181-66/+66
* Only disabled what we need to in a no-dh buildMatt Caswell2020-11-181-8/+8
* Remove unused helper functions EVP_str2ctrl() & EVP_hex2ctrl().Shane Lontis2020-11-131-2/+0
* ENCODER: Add support for specifying the outermost output structureRichard Levitte2020-11-111-0/+2
* DECODER: Add support for specifying the outermost input structureRichard Levitte2020-11-111-0/+3
* Moved OPENSSL_fork_prepare,_parent,_child from init.c to threads_pthread.c.Randall S. Becker2020-11-041-3/+3
* Remove EVP_aes_(128|192|256)_siv functionsPauli2020-10-221-3/+0
* Rename EVP_KDF_reset() to EVP_KDF_CTX_reset().Shane Lontis2020-10-221-3/+3
* Unexport internal MSBLOB and PVK functionsRichard Levitte2020-10-211-4/+0
* Rename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_encoded_public_keyMatt Caswell2020-10-201-2/+4
* Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre2020-10-151-4/+4
* Make evp_pkey_ctx_get0_libctx/propq public APIMatt Caswell2020-10-151-0/+2
* ENCODER / DECODER: Add functions to encode/decode to/from a bufferRichard Levitte2020-10-101-0/+2
* make ordinalsRichard Levitte2020-10-091-23/+0
* Expose PKCS7_get_octet_string and PKCS7_type_is_otherJordan Montgomery2020-10-081-0/+2
* Fix some things the rename script didn't quite get rightMatt Caswell2020-10-011-47/+47
* en EVP_PKEY_CTX_set_rsa_keygen_pubexp() BIGNUM managementjwalch2020-09-251-1/+2
* Remove openssl provider appShane Lontis2020-09-251-0/+4
* EVP: Enforce that EVP_PKEY_set_alias_type() only works with legacy keysRichard Levitte2020-09-251-1/+1
* Hide ECX_KEY againRichard Levitte2020-09-251-12/+0
* kdf/mac: add name query calls for KDFs and MACsPauli2020-09-231-1/+3
* Fix merge error with libcrypto.numShane Lontis2020-09-211-1/+0
* DECODER: Some cleanups, and aligning with OSSL_ENCODERRichard Levitte2020-09-201-3/+4