提交历史

作者 SHA1 备注 提交日期
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 年之前
  Juergen Christ d12b824dda Fix HPKE and DHKEM for X25519 and X448 on s390x 2 年之前
  slontis 78c44b0594 Add HPKE DHKEM provider support for EC, X25519 and X448. 2 年之前
  Matt Caswell fecb3aae22 Update copyright year 2 年之前
  Dmitry Belyavskiy fba140c735 str[n]casecmp => OPENSSL_strncasecmp 2 年之前
  Richard Levitte d5f9166bac Move e_os.h to include/internal 2 年之前
  slontis 944f822aad Fix EVP todata and fromdata when used with selection of EVP_PKEY_PUBLIC_KEY. 3 年之前
  Richard Levitte ee22a3741e Adapt our OSSL_FUNC_keymgmt_match() implementations to the EVP_PKEY_eq() fix 3 年之前
  Tomas Mraz ea82158103 ed25519 and ed448: fix incorrect OSSL_PKEY_PARAM_MAX_SIZE 3 年之前
  Pauli 965fa9c080 prov: add zero strenght arguments to BN and RAND RNG calls 3 年之前
  Rich Salz 6229815ab8 Use <> for #include openssl/xxx 3 年之前
  Tomas Mraz b4f447c038 Add selection support to the provider keymgmt_dup function 3 年之前
  Tomas Mraz 4a9fe33c8e Implement provider-side keymgmt_dup function 3 年之前
  Shane Lontis 3f883c7c83 Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free(). 3 年之前
  Shane Lontis 054d43ff97 Add ossl_ ecx symbols 3 年之前
  Tomas Mraz 9a48544058 Make EVP_PKEY_missing_parameters work properly on provided RSA keys 3 年之前
  Matt Caswell 2cf8bb46fc Ensure that ECX keys pass EVP_PKEY_param_check() 3 年之前
  Pauli f9562909b7 provider: add params argument to key manager's gen_init call 3 年之前
  Tomas Mraz fb67126ea8 EVP_PKEY_CTX_get/settable_params: pass provider operation context 3 年之前
  Shane Lontis 32ab57cbb4 Fix external symbols related to ec & sm2 keys 3 年之前
  Matt Caswell a28d06f3e9 Update copyright year 3 年之前
  Matt Caswell 899e25643d Implement EVP_PKEY_param_check_quick() and use it in libssl 3 年之前
  Shane Lontis f0591559f6 Add validate method to ECX keymanager 4 年之前
  Nicola Tuveri 3d914185b7 Constify OSSL_FUNC_keymgmt_has() 4 年之前
  Matt Caswell 5ac8fb584a Rename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_encoded_public_key 4 年之前
  Dr. Matthias St. Pierre a829b735b6 Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 4 年之前
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 4 年之前
  Pauli 1be63951f8 prov: prefix all OSSL_DISPATCH tables names with ossl_ 4 年之前
  Shane Lontis 8dbef010e7 Fix ecx so that is uses a settable propertyquery 4 年之前
  Pauli 422cbcee61 keymgmt: add FIPS error state handling 4 年之前