Historique des commits

Auteur SHA1 Message Date
  Matt Caswell 46c1c2d7fa Fix the export routines to not return success if param alloc failed il y a 2 ans
  Matt Caswell fecb3aae22 Update copyright year il y a 2 ans
  slontis 944f822aad Fix EVP todata and fromdata when used with selection of EVP_PKEY_PUBLIC_KEY. il y a 3 ans
  Pauli d715dbd8e5 replace ;; with ; as statement separator il y a 2 ans
  Tomas Mraz 3b53f88c00 Do not call ossl_ffc_name_to_dh_named_group with NULL argument il y a 2 ans
  Richard Levitte ee22a3741e Adapt our OSSL_FUNC_keymgmt_match() implementations to the EVP_PKEY_eq() fix il y a 3 ans
  Shane Lontis f1ffaaeece Fixes related to separation of DH and DHX types il y a 3 ans
  Tomas Mraz b4f447c038 Add selection support to the provider keymgmt_dup function il y a 3 ans
  Tomas Mraz 4a9fe33c8e Implement provider-side keymgmt_dup function il y a 3 ans
  Shane Lontis 3f883c7c83 Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free(). il y a 3 ans
  Shane Lontis 8f81e3a184 Fix DH gettable OSSL_PKEY_PARAM_DH_PRIV_LEN so that it has the correct il y a 3 ans
  Tomas Mraz 9a48544058 Make EVP_PKEY_missing_parameters work properly on provided RSA keys il y a 3 ans
  Pauli f9562909b7 provider: add params argument to key manager's gen_init call il y a 3 ans
  Tomas Mraz fb67126ea8 EVP_PKEY_CTX_get/settable_params: pass provider operation context il y a 3 ans
  Shane Lontis 19dbb742cd Fix external symbols related to dh keys il y a 3 ans
  Shane Lontis 4718326a46 Add EVP_PKEY_public_check_quick. il y a 3 ans
  Matt Caswell a28d06f3e9 Update copyright year il y a 3 ans
  Matt Caswell 899e25643d Implement EVP_PKEY_param_check_quick() and use it in libssl il y a 3 ans
  Matt Caswell aee73562d1 Run DH_check_ex() not DH_check_params_ex() when checking params il y a 3 ans
  Richard Levitte c829c23b67 EVP_PKEY & DH: Make DH EVP_PKEY_CTX parameter ctrls / setters more available il y a 4 ans
  Shane Lontis f2a7151849 Fix crash in genpkey app when -pkeyopt digest:name is used for DH or DSA. il y a 4 ans
  Matt Caswell c2bd8d2783 Swap to DH_PARAMGEN_TYPE_GENERATOR as the default outside of the FIPS module il y a 4 ans
  Nicola Tuveri d1fb6b481b Constify OSSL_FUNC_keymgmt_validate() il y a 4 ans
  Nicola Tuveri 3d914185b7 Constify OSSL_FUNC_keymgmt_has() il y a 4 ans
  Matt Caswell 5ac8fb584a Rename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_encoded_public_key il y a 4 ans
  Richard Levitte 0ba71d6a63 DH: make the private key length importable / exportable il y a 4 ans
  Dr. Matthias St. Pierre a829b735b6 Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' il y a 4 ans
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX il y a 4 ans
  Pauli 5357c10624 ffc: add _ossl to exported but internal functions il y a 4 ans
  Matt Caswell d8652be06e Run the withlibctx.pl script il y a 4 ans