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
  Dmitry Belyavskiy fba140c735 str[n]casecmp => OPENSSL_strncasecmp il y a 2 ans
  Richard Levitte d5f9166bac Move e_os.h to include/internal il y a 2 ans
  slontis 944f822aad Fix EVP todata and fromdata when used with selection of EVP_PKEY_PUBLIC_KEY. il y a 2 ans
  x2018 0da3b39af3 check the return value of OSSL_PARAM_BLD_new in dsa_kmgmt.c:195 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 a732a4c329 Add EVP_PKEY_todata() and EVP_PKEY_export() functions. 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
  Tomas Mraz 9a48544058 Make EVP_PKEY_missing_parameters work properly on provided RSA keys il y a 3 ans
  Shane Lontis 3a37ddde91 Fix DSA EVP_PKEY_param_check() when defaults are used for param generation. 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 5af02212a5 Fix external symbols related to dsa keys il y a 3 ans
  Matt Caswell a28d06f3e9 Update copyright year il y a 3 ans
  Tomas Mraz ba37b82045 dsa_check: Perform simple parameter check if seed is not available il y a 3 ans
  Matt Caswell 899e25643d Implement EVP_PKEY_param_check_quick() and use it in libssl il y a 3 ans
  Shane Lontis f2a7151849 Fix crash in genpkey app when -pkeyopt digest:name is used for DH or DSA. il y a 3 ans
  Matt Caswell f1d6670840 Swap to FIPS186-2 DSA generation 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
  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
  Pauli 1be63951f8 prov: prefix all OSSL_DISPATCH tables names with ossl_ il y a 4 ans
  Pauli 422cbcee61 keymgmt: add FIPS error state handling il y a 4 ans
  Shane Lontis 38145fba0a Fix DSA/DH so that legacy keys can still be generated by the default provider il y a 4 ans
  Pauli af5e1e852d gettables: provider changes to pass the provider context. il y a 4 ans