Make EVP_PKEY_CTX_[get|set]_group_name work for DH too
[openssl.git] / crypto / evp /
2020-06-19 Matt CaswellMake EVP_PKEY_CTX_[get|set]_group_name work for DH too
2020-06-19 Matt CaswellMake EVP_PKEY_CTX_[get|set]_ec_paramgen_curve_name...
2020-06-19 haykam821Remove whitespace from 'white space'
2020-06-15 Richard LevitteEVP: allow empty strings to EVP_Decode* functions
2020-06-12 PauliFix two additional instances of the old EVP_MAC_CTX_...
2020-06-11 PauliThe EVP_MAC functions have been renamed for consistency...
2020-06-11 Paulikdf: make function naming consistent.
2020-06-08 Richard LevitteEVP: Let EVP_PKEY_gen() initialize ctx->keygen_info
2020-06-05 Matt CaswellAlways create a key when importing
2020-06-05 Matt CaswellMake EVP_PKEY_[get1|set1]_tls_encodedpoint work with...
2020-06-04 Aaron ThompsonFix missed fields in EVP_PKEY_meth_copy.
2020-05-28 Matt CaswellFail if we fail to fetch the EVP_KEYMGMT
2020-05-27 Dr. David von OheimbRename EVP_PKEY_cmp() to EVP_PKEY_eq() and EVP_PKEY_cmp...
2020-05-26 Shane LontisUpdate core_names.h fields and document most fields.
2020-05-23 Richard LevitteRe-introduce legacy EVP_PKEY types for provided keys
2020-05-19 Richard LevitteCORE: query for operations only once per provider ...
2020-05-15 Matt CaswellUpdate copyright year
2020-05-14 Richard LevitteEVP: Refactor the RSA-PSS key generation controls for...
2020-05-14 Richard LevitteEVP: For SIGNATURE operations, pass the propquery early
2020-05-14 Richard LevitteEVP: Only use the engine when one is defined, in pkey_m...
2020-05-08 Richard LevitteEVP: when setting the operation to EVP_PKEY_OP_UNDEFINE...
2020-05-07 Shane LontisRemove gen_get_params & gen_gettable_params from keygen...
2020-05-07 Shane LontisRemove cipher table lookup from EVP_CipherInit_ex
2020-05-04 Matt CaswellEnsure EVP_PKEY_get_raw_[private|public]_key work with...
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-30 Paulicoverity 1462573 Dereference after null check
2020-04-30 Paulicoverity 1462554 Dereference after null check
2020-04-30 Paulicoverity 1462549 Dereference before null check
2020-04-30 Paulicoverity 1462546 Dereference after null check
2020-04-30 Paulicoverity 1462545 Dereference after null check
2020-04-30 Paulicoverity 1462565: Null pointer dereferences
2020-04-29 Richard LevitteEVP: Fix evp_keymgmt_util_copy() for to->keymgmt =...
2020-04-28 Richard LevitteRename FIPS_MODE to FIPS_MODULE
2020-04-25 Paulikeymgmt: convert to use the params modification detection.
2020-04-25 Paulievp: convert existing code to use the new modified...
2020-04-24 Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2020-04-23 Matt CaswellUpdate copyright year
2020-04-23 Richard LevitteEVP: Fix EVP_Digest{Sign,Verify}Init() to handle no...
2020-04-23 Richard LevitteEVP: add internal evp_keymgmt_util_get_deflt_digest_nam...
2020-04-20 Dr. Matthias St... Swap parameters of evp_method_id()
2020-04-20 Dr. Matthias St... Fix an assertion (and a comment) of evp_method_id()
2020-04-17 Matt CaswellWhen calling the import_to function pass the libctx too
2020-04-17 Paulipkey: free key manager on error path
2020-04-17 Richard LevitteEVP: Fix calls to evp_pkey_export_to_provider()
2020-04-16 Rich SalzUse build.info, not ifdef for crypto modules
2020-04-15 Shane LontisAdd DH keygen to providers
2020-04-15 Shane LontisAdd DSA keygen to provider
2020-04-15 Matt CaswellTeach d2i_PrivateKey et al about libctx
2020-04-15 Richard LevitteEVP: fix memleak in evp_pkey_downgrade()
2020-04-15 Richard LevitteEVP: Add a temporary SM2 hack to key generation
2020-04-15 Richard LevitteEC: Refactor EVP_PKEY_CTX curve setting macros for...
2020-04-15 Richard LevitteKEYMGMT: Add functions to get param/key generation...
2020-04-14 Aaron ThompsonAdd ex_data to EVP_PKEY.
2020-04-10 Richard LevitteEVP: legacy_ctrl_to_param() to handle provider side...
2020-04-09 Matt CaswellEnable export_to functions to have access to the libctx
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-27 Matt CaswellIgnore some fetch failures
2020-03-27 Matt CaswellPut an error on the stack in the event of a fetch failure
2020-03-25 Richard LevitteEVP: Limit the diverse key parameter functions to domai...
2020-03-25 Richard LevitteEVP: Downgrade keys rather than upgrade
2020-03-25 Richard LevitteEVP: Add EVP_PKEY_set_type_by_keymgmt() and use it
2020-03-25 Richard LevitteEVP: Clarify the states of an EVP_PKEY
2020-03-25 Matt CaswellFix EVP_PKEY_new_mac_key()
2020-03-23 Matt CaswellHandle mdname in legacy EVP_DigestSignInit_ex codepaths
2020-03-23 Matt CaswellMake it possible to easily specify a libctx for EVP_Dig...
2020-03-23 Dr. David von OheimbConstify various mostly X509-related parameter types...
2020-03-21 Richard LevitteEVP: fetch the EVP_KEYMGMT earlier
2020-03-19 Matt CaswellMake sure we use the libctx when fetching a MAC
2020-03-19 Matt CaswellHandle the case where there is no digest in an EVP_MD_CTX
2020-03-15 Richard LevitteEVP: Don't call digest_custom() quite so early
2020-03-15 Richard LevitteFix legacy_ctrl_to_param() to pay better attention...
2020-03-12 Richard LevittePROV: Add RSA functionality for key generation
2020-03-12 Richard LevitteEVP: Add new domparams and key generation functionality
2020-03-12 Richard LevitteCORE: Add the key object generator libcrypto<->provider...
2020-03-09 Richard LevitteEVP: Check that key methods aren't foreign when exporting
2020-03-09 Matt CaswellImplement provider support for Ed25519 annd Ed448
2020-03-09 Matt CaswellAdd provider awareness of EVP_DigestSign() and EVP_Dige...
2020-03-03 Shane LontisAdd Serializers for EC
2020-03-03 Dmitry BelyavskiyImplementation of Russian GOST CMS
2020-03-02 Richard LevitteEVP: Add support for copying provided EVP_PKEYs
2020-03-02 Richard LevitteKEYMGMT: Add a keydata copy function
2020-03-02 Richard LevitteEVP: Add support for comparing provided EVP_PKEYs
2020-03-02 Richard LevitteKEYMGMT: Add a keydata matching function
2020-03-02 Richard LevitteEVP: Adapt EVP_PKEY_missing_parameters() for provider...
2020-02-29 Richard LevitteEVP: Add evp_pkey_upgrade_to_provider(), for EVP_PKEY...
2020-02-29 Richard LevitteRethink the EVP_PKEY cache of provider side keys
2020-02-22 Richard LevitteRefactor evp_pkey_make_provided() to do legacy to provi...
2020-02-22 Richard LevittePROV: add RSA signature implementation
2020-02-21 Paulipmeth_lib: detect unsupported OSSL_PARAM.
2020-02-21 PauliParams: add argument to the _from_text calls to indicat...
2020-02-20 PauliDeprecate the low level Diffie-Hellman functions.
2020-02-20 PauliDeprecate the low level RSA functions.
2020-02-20 Dane (4cad@silvert... Remove unneeded switch statement to fix warning
2020-02-18 Nicola Tuveri[PROV][KMGMT][KEXCH][EC] Implement EC keymgtm and ECDH
2020-02-11 PauliDeprecate the low level DSA functions.
2020-02-07 Matt CaswellFix no-ec
2020-02-07 Richard LevitteAdapt all build.info and test recipes to the new $disab...
next