]> git.ipfire.org Git - thirdparty/openssl.git/history - util/libcrypto.num
Add convenience functions and macros for asymmetric key generation
[thirdparty/openssl.git] / util / libcrypto.num
2021-05-11  Dr. David von OheimbAdd convenience functions and macros for asymmetric...
2021-05-08  Dr. David von OheimbCrypto: Add deprecation compatibility declarations...
2021-05-08  Dr. David von OheimbAdd quick one-shot EVP_Q_mac() and deprecation compensa...
2021-05-05  Rich SalzRemove all trace of FIPS_mode functions
2021-05-05  Paulimac: add EVP_MAC_finalXOF() function
2021-05-04  Matt CaswellCreate libcrypto support for BIO_new_from_core_bio()
2021-04-29  Jon SpillettAdd library context and property query support into...
2021-04-28  Dr. David von OheimbCMS ESS: Move four internal aux function to where they...
2021-04-28  Dr. David von OheimbESS: Export three core functions, clean up TS and CMS...
2021-04-28  Tomas MrazImprove the implementation of X509_STORE_CTX_get1_issuer()
2021-04-26  Shane LontisDeprecate EVP_PKEY_cmp() and EVP_PKEY_cmp_parameters().
2021-04-26  Tomas MrazAdd type_name member to provided methods and use it
2021-04-20  Dr. David von OheimbImprove ossl_cmp_build_cert_chain(); publish it as...
2021-04-19  Matt CaswellAdd the function OSSL_LIB_CTX_get0_global_default()
2021-04-18  Rich SalzAdd "origin" field to EVP_CIPHER, EVP_MD
2021-04-17  PauliFix naming for EVP_RAND_CTX_gettable functions.
2021-04-15  Shane LontisAdd EVP_PKEY_todata() and EVP_PKEY_export() functions.
2021-04-15  Tomas MrazRename EVP_PKEY_get0_first_alg_name to EVP_PKEY_get0_ty...
2021-04-12  Matt CaswellRemove the function EVP_PKEY_set_alias_type
2021-04-12  Shane LontisReplace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_fr...
2021-04-12  Shane LontisAdd OSSL_PARAM_dup() and OSSL_PARAM_merge().
2021-04-08  Shane LontisFix more certificate related lib_ctx settings.
2021-04-02  Richard LevitteEVP: Add EVP_<TYPE>_description()
2021-04-02  Richard LevitteAdd OSSL_STORE_LOADER_description()
2021-04-02  Richard LevitteAdd OSSL_DECODER_description() and OSSL_ENCODER_descrip...
2021-03-31  Shane LontisAdd a range check (from SP800-56Ar3) to DH key derivation.
2021-03-28  Tomas MrazImplement EVP_PKEY_dup() function
2021-03-26  Dr. David von OheimbHTTP: Rename OSSL_HTTP_REQ_CTX_i2d() to OSSL_HTTP_REQ_C...
2021-03-22  Shane LontisFix usages of const EVP_MD.
2021-03-22  Andrey MatyukovDual 1024-bit exponentiation optimization for Intel...
2021-03-19  Tomas MrazAdded functions for printing EVP_PKEYs to FILE *
2021-03-11  Paulicore: add params argument to key manager's gen_init...
2021-03-10  Shane LontisUse BIO_f_readbuffer() in the decoder to support stdin.
2021-03-08  Matt CaswellEnsure the various legacy key EVP_PKEY getters/setters...
2021-03-01  Rich SalzRemove RSA SSLv23 padding mode
2021-03-01  Dr. David von OheimbGeneralize schmeme parsing of OSSL_HTTP_parse_url(...
2021-02-26  Paulicore: support modified gettable/settable ctx calls...
2021-02-26  Paulicore: core: support modified gettable/settable ctx...
2021-02-26  Paulicore: support modified gettable/settable ctx calls...
2021-02-26  Paulievp: support modified gettable/settable ctx calls for...
2021-02-24  Pauliprovider: add an unquery function to allow providers...
2021-02-24  Tomas MrazDeprecated EVP_PKEY_CTX_get0_dh_kdf_ukm() and EVP_PKEY_...
2021-02-23  PauliRAND_METHOD deprecation: code changes
2021-02-23  Richard LevitteEVP: Implement EVP_PKEY_CTX_is_a()
2021-02-22  Shane LontisAdd EVP_PKEY_public_check_quick.
2021-02-17  Tomas MrazRename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODE...
2021-02-15  Matt CaswellImplement EVP_PKEY_param_check_quick() and use it in...
2021-02-12  Matt CaswellDeprecate the libssl level SRP APIs
2021-02-09  Tomas MrazDeprecate BN_pseudo_rand() and BN_pseudo_rand_range()
2021-02-08  Shane LontisSimplify the EVP_PKEY_XXX_fromdata_XX methods.
2021-02-06  Dr. David von OheimbAdd X509_STORE_CTX_verify(), which takes the first...
2021-02-05  Richard LevitteEVP: Adapt the other EVP_PKEY_set_xxx_param() functions
2021-02-03  Rich SalzDeprecate EVP_MD_CTX_{set_}update_fn()
2021-02-02  Rich SalzDeprecate X509_certificate_type
2021-01-28  Daniel BeveniusEVP: fix keygen for EVP_PKEY_RSA_PSS
2021-01-26  Matt CaswellAdd EVP_PKEY functions to get EC conv form and field...
2021-01-26  Shane LontisDeprecate EC_KEY + Update ec apps to use EVP_PKEY
2021-01-26  Shane LontisAdd functions to set values into an EVP_PKEY
2021-01-25  Tomas Mrazbn: Deprecate the X9.31 RSA key generation related...
2021-01-23  Dr. David von OheimbOCSP HTTP: Restore API of undocumented and recently...
2021-01-23  Dr. David von Oheimbrename OSSL_HTTP_REQ_CTX_header to OSSL_HTTP_REQ_CTX_se...
2021-01-21  Rich SalzDeprecate EVP_KEY_new_CMAC_key and EVP_PKEY_new_CMAC_key_ex
2021-01-19  Rich SalzDeprecate OCSP_xxx API for OSSL_HTTP_xxx
2021-01-18  Tomas MrazRename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_...
2021-01-13  Dr. David von OheimbAdd X509V3_set_issuer_pkey, needed for AKID of self...
2021-01-13  Dr. David von OheimbAdd X509_NAME_hash_ex() to be able to check if it faile...
2020-12-31  Matt CaswellAdd some more CRYPTO_atomic functions
2020-12-20  Richard LevitteDrop OPENSSL_NO_RSA everywhere
2020-12-17  Richard Levittemake update
2020-12-15  Rich SalzDeprecate OCSP_REQ_CTX_set1_req
2020-12-13  Richard LevittePEM: Unlock MSBLOB and PVK functions from 'no-dsa'...
2020-12-08  Richard LevitteEVP: Add EVP_PKEY_get_group_name() to extract the group...
2020-12-07  Shane LontisDeprecate EC_POINT_bn2point and EC_POINT_point2bn.
2020-12-05  Richard LevittePEM: Add a more generic way to implement PEM _ex functi...
2020-11-28  Richard LevitteERR: Drop or deprecate dangerous or overly confusing...
2020-11-27  Richard LevitteEVP_PKEY & DSA: Make DSA EVP_PKEY_CTX parameter ctrls...
2020-11-27  Matt CaswellDeprecate more DH functions
2020-11-27  Matt CaswellDeprecate the DHparams and DHxparams PEM routines
2020-11-27  Matt CaswellDeprecate EVP_PKEY_assign_DH and other similar macros
2020-11-27  Matt CaswellDeprecate DH_new as well as i2d_DHparams and d2i_DHparams
2020-11-24  Richard LevitteModify the ERR init functions to use the internal ERR...
2020-11-23  Richard LevitteRSA: Fix guard mixup
2020-11-18  Richard LevitteDeprecate RSA harder
2020-11-18  Matt CaswellOnly disabled what we need to in a no-dh build
2020-11-13  Shane LontisRemove unused helper functions EVP_str2ctrl() & EVP_hex...
2020-11-11  Richard LevitteENCODER: Add support for specifying the outermost outpu...
2020-11-11  Richard LevitteDECODER: Add support for specifying the outermost input...
2020-11-04  Randall S. BeckerMoved OPENSSL_fork_prepare,_parent,_child from init...
2020-10-22  PauliRemove EVP_aes_(128|192|256)_siv functions
2020-10-22  Shane LontisRename EVP_KDF_reset() to EVP_KDF_CTX_reset().
2020-10-21  Richard LevitteUnexport internal MSBLOB and PVK functions
2020-10-20  Matt CaswellRename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_...
2020-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-15  Matt CaswellMake evp_pkey_ctx_get0_libctx/propq public API
2020-10-10  Richard LevitteENCODER / DECODER: Add functions to encode/decode to...
2020-10-09  Richard Levittemake ordinals
2020-10-08  Jordan MontgomeryExpose PKCS7_get_octet_string and PKCS7_type_is_other
2020-10-01  Matt CaswellFix some things the rename script didn't quite get...
2020-09-25  jwalchen EVP_PKEY_CTX_set_rsa_keygen_pubexp() BIGNUM management
2020-09-25  Shane LontisRemove openssl provider app
next