]> git.ipfire.org Git - thirdparty/openssl.git/history - util/libcrypto.num
CMP: Add missing getter functions to CRMF API and CMP API
[thirdparty/openssl.git] / util / libcrypto.num
2021-06-30  Dr. David von OheimbCMP: Add missing getter functions to CRMF API and CMP API
2021-06-16  Dr. David von OheimbHTTP client: fix use of OSSL_HTTP_adapt_proxy(), which...
2021-06-11  Dr. David von OheimbRename OSSL_HTTP_set_request() to OSSL_HTTP_set1_reques...
2021-06-11  William EdmistenAdd support for ISO 8601 datetime format
2021-06-10  Pauliutil: convert SHA* one shots back to being functions
2021-06-05  Richard LevitteENCODER: Drop OSSL_ENCODER_PARAM_INPUT_TYPE
2021-06-05  Matt CaswellTeach more of the ASN.1 code about libctx/propq
2021-06-05  Matt CaswellTeach the ASN.1 code how to create embedded objects...
2021-06-05  Matt CaswellProvide the ability to create an X509_PUBKEY with a...
2021-06-03  Richard LevitteDeprecate EVP_CIPHER_impl_ctx_size and EVP_CIPHER_CTX_b...
2021-06-03  Richard LevitteRestore all the ? in util/libcrypto.num
2021-06-02  Paulilibcrypto: make XXX_get_number() internal
2021-06-02  Jon SpillettFix up bad libcrypto.num
2021-06-02  Tomas MrazAdd NCONF_get_section_names()
2021-06-02  Rich SalzAdd NCONF_get0_libctx()
2021-06-01  Tomas MrazRename also the OSSL_PROVIDER_name() function
2021-06-01  Tomas MrazRename all getters to use get/get0 in name
2021-06-01  Jon SpillettEnhance the encoder/decoder tests to allow testing...
2021-05-26  Tomas MrazDeprecate old style BIO callback calls
2021-05-25  Paulimac: add a getter for the MAC block size.
2021-05-24  Jon SpillettAdded PKCS5_PBE_keyivgen_ex() to allow PBKDF1 algorithm...
2021-05-20  Matt CaswellAdd ordinal numbers to the .num files
2021-05-19  Dr. David von Oheimbbio_lib: Add BIO_get_line, correct doc of BIO_gets
2021-05-13  Tomas MrazReplace EVP_PKEY_supports_digest_nid
2021-05-12  Dr. David von OheimbHTTP client: Minimal changes that include the improved API
2021-05-12  Dr. David von OheimbAdd ASN1_item_i2d_mem_bio(); document and improve also...
2021-05-12  Pauliapps: change list command to only list fetchable algori...
2021-05-11  Matt CaswellAdd the concept of a child OSSL_LIB_CTX
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...
next