]> git.ipfire.org Git - thirdparty/openssl.git/history - include/openssl/evp.h
Deprecate EVP_KEY_new_CMAC_key and EVP_PKEY_new_CMAC_key_ex
[thirdparty/openssl.git] / include / openssl / evp.h
2021-01-21  Rich SalzDeprecate EVP_KEY_new_CMAC_key and EVP_PKEY_new_CMAC_key_ex
2021-01-18  Tomas MrazRename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_...
2020-12-20  Richard LevitteDrop OPENSSL_NO_RSA everywhere
2020-12-08  Richard LevitteEVP: Add EVP_PKEY_get_group_name() to extract the group...
2020-12-08  Richard LevitteEVP: constify the EVP_PKEY_get_*_param() argument ...
2020-12-04  Richard LevitteSwitch deprecation method for EVP
2020-11-27  Matt CaswellDeprecate EVP_PKEY_assign_DH and other similar macros
2020-11-27  Matt CaswellDeprecate functions for getting and setting DH values...
2020-11-18  Richard LevitteDeprecate RSA harder
2020-11-13  Shane LontisRemove unused helper functions EVP_str2ctrl() & EVP_hex...
2020-11-01  Shane LontisAdd AES KW inverse ciphers to the EVP layer
2020-10-30  Richard LevitteAdd easy to digest selector macros for EVP_PKEYs
2020-10-22  PauliRemove EVP_aes_(128|192|256)_siv functions
2020-10-22  Shane LontisRename EVP_MAC_size() to EVP_MAC_CTX_get_mac_size().
2020-10-20  Matt CaswellDeprecate EVP_PKEY_set1_tls_encodedpoint()
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-01  Matt CaswellRun the withlibctx.pl script
2020-09-25  Shane LontisAdd EVP_ASYM_CIPHER_gettable_ctx_params() and EVP_ASYM_...
2020-09-25  Shane LontisAdd EVP_KEM_gettable_ctx_params() and EVP_KEM_settable_...
2020-09-25  Richard LevitteEVP: Enforce that EVP_PKEY_set_alias_type() only works...
2020-09-25  Richard LevitteHide ECX_KEY again
2020-09-23  Paulikdf/mac: add name query calls for KDFs and MACs
2020-09-20  Richard LevitteTEST: Adapt applicable tests to the changed OSSL_ENCODE...
2020-09-19  Shane LontisAdd KEM (Key encapsulation mechanism) support to providers
2020-09-17  Matt CaswellCorrectly display the signing/hmac algorithm in the...
2020-09-16  Tim Hudsonundeprecate EVP_PKEY_cmp and EVP_PKEY_cmp_parameters
2020-09-08  Richard LevitteEVP: Move the functions and controls for setting and...
2020-08-29  Matt CaswellExtend the provider MAC bridge for CMAC
2020-08-29  Matt CaswellConvert EVP_PKEY_CTX_set_mac_key() into a function
2020-08-21  Dr. David von OheimbAdd libctx and propq param to ASN.1 sign/verify/HMAC...
2020-08-21  Dr. David von OheimbCorrect the #define's of EVP_PKEY_CTRL_SET1_ID and...
2020-08-12  Shane LontisAdd public API for gettables and settables for keymanag...
2020-08-11  Benjamin KadukRetire EVP_CTRL_GET_IV
2020-08-11  Benjamin KadukDeprecate and replace EVP_CIPHER_CTX_iv()/etc.
2020-08-09  Shane LontisAdd EVP signature with libctx methods.
2020-08-07  Paulirand_drbg: remove RAND_DRBG.
2020-08-01  Richard LevitteDESERIALIZER: Add deserializers for the rest of our...
2020-07-22  PauliEVP: deprecate the EVP_X_meth_ functions.
2020-07-16  Matt CaswellRevert "The EVP_MAC functions have been renamed for...
2020-07-15  Shane LontisAdd AES_CBC_CTS ciphers to providers
2020-06-24  PauliCTR, HASH and HMAC DRBGs in provider
2020-06-24  Paulirand: set up EVP and DRBG infrastructure for RAND from...
2020-06-24  Paulirand: core APIs for provider friendly random.
2020-06-19  Matt CaswellMake EVP_PKEY_CTX_[get|set]_ec_paramgen_curve_name...
2020-06-11  PauliThe EVP_MAC functions have been renamed for consistency...
2020-05-27  Dr. David von OheimbRename EVP_PKEY_cmp() to EVP_PKEY_eq() and EVP_PKEY_cmp...
2020-05-26  Dr. David von OheimbConstify X509_PUBKEY_get(), X509_PUBKEY_get0(), and...
2020-05-23  Richard LevitteRe-introduce legacy EVP_PKEY types for provided keys
2020-05-19  Dmitry BelyavskiyConstants for new GOST TLS 1.2 ciphersuites
2020-05-14  Richard LevitteRSA: Add PSS-parameter processing in EVP_PKEY_ASN1_METH...
2020-05-04  Matt CaswellMake EVP_new_raw_[private|public]_key provider aware
2020-05-02  Shane LontisAdd default property API's to enable and test for fips
2020-04-23  Matt CaswellUpdate copyright year
2020-04-15  Matt CaswellTeach d2i_PrivateKey et al about libctx
2020-04-14  Aaron ThompsonAdd ex_data to EVP_PKEY.
2020-04-08  Richard LevitteEVP & TLS: Add necessary EC_KEY data extraction functio...
2020-04-08  Richard LevitteEVP: add EVP_PKEY_is_a() and EVP_PKEY_can_sign()
2020-04-01  Shane LontisAdd EVP_PKEY_gettable_params support for accessing...
2020-03-25  Richard LevitteEVP: Add EVP_PKEY_set_type_by_keymgmt() and use it
2020-03-23  Matt CaswellMake it possible to easily specify a libctx for EVP_Dig...
2020-03-12  Richard LevitteEVP: Add new domparams and key generation functionality
2020-03-03  Dmitry BelyavskiyImplementation of Russian GOST CMS
2020-01-29  Shane LontisAdd RSA key validation to default provider
2020-01-27  Matt CaswellModify EVP_PKEY_CTX_new_from_pkey() to add a propquery...
2020-01-25  Richard LevitteEVP: Adapt EVP_PKEY Seal and Open for provider keys
2020-01-23  Richard LevitteEVP: Add EVP_PKEY_get_default_digest_name() and use it
2020-01-12  Shane LontisAdd dsa signature alg to fips provider
2019-11-17  Anthony HuAdd missing EVP_PKEY_METHOD accessors for digestsign...
2019-11-14  Matt CaswellImplement provider support for Asym Ciphers
2019-11-07  Richard LevitteAdd EVP functionality to create domain params and keys...
2019-11-07  Richard LevitteUpdate source files for pre-3.0 deprecation
2019-11-07  Richard LevitteUpdate source files for deprecation at 3.0
2019-11-05  Richard LevitteEVP: Make the SIGNATURE implementation leaner
2019-11-05  Richard LevitteEVP: Make the KEYEXCH implementation leaner
2019-11-03  Richard LevitteChange EVP_PKEY_CTX_new_provided() to take a library...
2019-10-17  Richard LevitteEVP: add functions that return the name number
2019-10-17  Richard LevitteEVP: add name traversal functions to all fetchable...
2019-10-17  Richard LevitteEVP: add missing common functionality
2019-10-16  Richard LevitteAdd EVP_PKEY_CTX_new_provided()
2019-10-03  Matt CaswellAdd the provider function signatures for DigestSign*
2019-10-01  Richard LevitteAdapt EVP_CIPHER_{param_to_asn1,asn1_to_param} for...
2019-09-27  PauliConsistent naming for context gettable param queries .
2019-09-28  Dr. Matthias St... Add legacy include guards to public header files
2019-09-28  Dr. Matthias St... Fix header file include guard names
2019-09-28  Dr. Matthias St... Reorganize public header files (part 1)
2019-09-25  Matt CaswellMake EVP_MD_CTX_[gettable|settable]_params() take an...
2019-09-19  Richard LevitteModify providers that keep track of underlying algorithms
2019-09-11  Shane LontisAdd EVP_CIPHER_CTX_tag_length()
2019-09-09  Matt CaswellRevise EVP_PKEY param handling
2019-09-09  Matt CaswellAdd support for verify/verify_recover functions to...
2019-09-09  Matt CaswellImplement DSA in the default provider
2019-09-09  Matt CaswellAdd the ability to perform signatures in a provider
2019-09-09  Richard LevitteDo no mention private headers in public headers
2019-09-04  Richard LevitteNew function EVP_CIPHER_free()
2019-09-04  Richard LevitteNew function EVP_MD_free()
2019-08-15  Richard LevitteImplement EVP_MAC_do_all_ex()
2019-08-15  Richard LevitteAdd EVP_MAC_provider()
2019-08-15  Richard LevittePrepare EVP_MAC infrastructure for moving all MACs...
next