index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
libcrypto.num
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve ossl_cmp_build_cert_chain(); publish it as X509_build_chain()
Dr. David von Oheimb
2021-04-20
1
-0
/
+1
*
Add the function OSSL_LIB_CTX_get0_global_default()
Matt Caswell
2021-04-19
1
-0
/
+1
*
Add "origin" field to EVP_CIPHER, EVP_MD
Rich Salz
2021-04-18
1
-2
/
+6
*
Fix naming for EVP_RAND_CTX_gettable functions.
Pauli
2021-04-17
1
-2
/
+2
*
Add EVP_PKEY_todata() and EVP_PKEY_export() functions.
Shane Lontis
2021-04-15
1
-0
/
+2
*
Rename EVP_PKEY_get0_first_alg_name to EVP_PKEY_get0_type_name
Tomas Mraz
2021-04-15
1
-2
/
+2
*
Remove the function EVP_PKEY_set_alias_type
Matt Caswell
2021-04-12
1
-1
/
+1
*
Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().
Shane Lontis
2021-04-12
1
-1
/
+0
*
Add OSSL_PARAM_dup() and OSSL_PARAM_merge().
Shane Lontis
2021-04-12
1
-0
/
+3
*
Fix more certificate related lib_ctx settings.
Shane Lontis
2021-04-08
1
-0
/
+1
*
EVP: Add EVP_<TYPE>_description()
Richard Levitte
2021-04-02
1
-0
/
+11
*
Add OSSL_STORE_LOADER_description()
Richard Levitte
2021-04-02
1
-0
/
+1
*
Add OSSL_DECODER_description() and OSSL_ENCODER_description()
Richard Levitte
2021-04-02
1
-0
/
+2
*
Add a range check (from SP800-56Ar3) to DH key derivation.
Shane Lontis
2021-04-01
1
-0
/
+1
*
Implement EVP_PKEY_dup() function
Tomas Mraz
2021-03-28
1
-0
/
+2
*
HTTP: Rename OSSL_HTTP_REQ_CTX_i2d() to OSSL_HTTP_REQ_CTX_set1_req()
Dr. David von Oheimb
2021-03-26
1
-1
/
+1
*
Fix usages of const EVP_MD.
Shane Lontis
2021-03-22
1
-0
/
+2
*
Dual 1024-bit exponentiation optimization for Intel IceLake CPU
Andrey Matyukov
2021-03-22
1
-0
/
+1
*
Added functions for printing EVP_PKEYs to FILE *
Tomas Mraz
2021-03-19
1
-0
/
+3
*
core: add params argument to key manager's gen_init call
Pauli
2021-03-11
1
-0
/
+10
*
Use BIO_f_readbuffer() in the decoder to support stdin.
Shane Lontis
2021-03-10
1
-0
/
+1
*
Ensure the various legacy key EVP_PKEY getters/setters are deprecated
Matt Caswell
2021-03-08
1
-10
/
+10
*
Remove RSA SSLv23 padding mode
Rich Salz
2021-03-01
1
-2
/
+2
*
Generalize schmeme parsing of OSSL_HTTP_parse_url() to OSSL_parse_url()
Dr. David von Oheimb
2021-03-01
1
-0
/
+1
*
core: support modified gettable/settable ctx calls for ciphers
Pauli
2021-02-26
1
-0
/
+2
*
core: core: support modified gettable/settable ctx calls for MACs
Pauli
2021-02-26
1
-0
/
+2
*
core: support modified gettable/settable ctx calls for KDFs
Pauli
2021-02-26
1
-0
/
+2
*
evp: support modified gettable/settable ctx calls for RNGs
Pauli
2021-02-26
1
-0
/
+2
*
provider: add an unquery function to allow providers to clean up.
Pauli
2021-02-24
1
-0
/
+1
*
Deprecated EVP_PKEY_CTX_get0_dh_kdf_ukm() and EVP_PKEY_CTX_get0_ecdh_kdf_ukm()
Tomas Mraz
2021-02-24
1
-2
/
+2
*
RAND_METHOD deprecation: code changes
Pauli
2021-02-23
1
-4
/
+6
*
EVP: Implement EVP_PKEY_CTX_is_a()
Richard Levitte
2021-02-23
1
-0
/
+1
*
Add EVP_PKEY_public_check_quick.
Shane Lontis
2021-02-22
1
-0
/
+1
*
Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY
Tomas Mraz
2021-02-17
1
-2
/
+2
*
Implement EVP_PKEY_param_check_quick() and use it in libssl
Matt Caswell
2021-02-15
1
-0
/
+1
*
Deprecate the libssl level SRP APIs
Matt Caswell
2021-02-12
1
-28
/
+28
*
Deprecate BN_pseudo_rand() and BN_pseudo_rand_range()
Tomas Mraz
2021-02-09
1
-2
/
+2
*
Simplify the EVP_PKEY_XXX_fromdata_XX methods.
Shane Lontis
2021-02-08
1
-4
/
+2
*
Add X509_STORE_CTX_verify(), which takes the first untrusted cert as default ...
Dr. David von Oheimb
2021-02-06
1
-0
/
+1
*
EVP: Adapt the other EVP_PKEY_set_xxx_param() functions
Richard Levitte
2021-02-05
1
-0
/
+1
*
Deprecate EVP_MD_CTX_{set_}update_fn()
Rich Salz
2021-02-03
1
-2
/
+2
*
Deprecate X509_certificate_type
Rich Salz
2021-02-02
1
-1
/
+1
*
EVP: fix keygen for EVP_PKEY_RSA_PSS
Daniel Bevenius
2021-01-28
1
-0
/
+2
*
Add EVP_PKEY functions to get EC conv form and field type
Matt Caswell
2021-01-26
1
-0
/
+2
*
Deprecate EC_KEY + Update ec apps to use EVP_PKEY
Shane Lontis
2021-01-26
1
-78
/
+78
*
Add functions to set values into an EVP_PKEY
Shane Lontis
2021-01-26
1
-0
/
+7
*
bn: Deprecate the X9.31 RSA key generation related functions
Tomas Mraz
2021-01-25
1
-3
/
+3
*
OCSP HTTP: Restore API of undocumented and recently deprecated functions
Dr. David von Oheimb
2021-01-23
1
-1
/
+0
*
rename OSSL_HTTP_REQ_CTX_header to OSSL_HTTP_REQ_CTX_set_request_line
Dr. David von Oheimb
2021-01-23
1
-1
/
+1
*
Deprecate EVP_KEY_new_CMAC_key and EVP_PKEY_new_CMAC_key_ex
Rich Salz
2021-01-21
1
-2
/
+1
[next]