Commit Verlauf

Autor SHA1 Nachricht Datum
  Tomas Mraz b5db237def ec_kmgmt.c: Do not crash when getting OSSL_PKEY_PARAM_ENCODED_PUBLIC_KEY vor 2 Jahren
  Tomas Mraz 95a6fbdf0d The flag "decoded-from-explicit" must be imp/exportable vor 2 Jahren
  Matt Caswell 46c1c2d7fa Fix the export routines to not return success if param alloc failed vor 2 Jahren
  Matt Caswell 7d6aad832b Don't report success from ec_export if OSSL_PARAM_BLD_to_param failed vor 2 Jahren
  Matt Caswell fecb3aae22 Update copyright year vor 2 Jahren
  Dmitry Belyavskiy fba140c735 str[n]casecmp => OPENSSL_strncasecmp vor 2 Jahren
  Tomas Mraz e20af37d06 ec_export: Other parameters are exportable with domain parameters vor 2 Jahren
  Richard Levitte d5f9166bac Move e_os.h to include/internal vor 2 Jahren
  Richard Levitte ee22a3741e Adapt our OSSL_FUNC_keymgmt_match() implementations to the EVP_PKEY_eq() fix vor 3 Jahren
  x2018 1287dabd0b fix some code with obvious wrong coding style vor 2 Jahren
  Shane Lontis 5135a9bd92 Document missing EC/SM2 params vor 3 Jahren
  Matt Caswell 3bcc933ec4 Teach EVP_PKEYs to say whether they were decoded from explicit params vor 3 Jahren
  Pauli 84c5ad23e1 keymgmt: fix coverity 1484886 unchecked return value vor 3 Jahren
  Tomas Mraz b4c4a2c688 Implement pem_read_key directly through OSSL_DECODER vor 3 Jahren
  Tomas Mraz b4f447c038 Add selection support to the provider keymgmt_dup function vor 3 Jahren
  Tomas Mraz 4a9fe33c8e Implement provider-side keymgmt_dup function vor 3 Jahren
  Shane Lontis 3f883c7c83 Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free(). vor 3 Jahren
  Pauli 09fba0b440 fix coverity 1466710: resource leak vor 3 Jahren
  Tomas Mraz bf5b37cedf Make the SM2 group the default group for the SM2 algorithm vor 3 Jahren
  Pauli 218e1263c4 ec_keymgmt: fix coverity 1474427: resource leak vor 3 Jahren
  Tomas Mraz 9a48544058 Make EVP_PKEY_missing_parameters work properly on provided RSA keys vor 3 Jahren
  Pauli f9562909b7 provider: add params argument to key manager's gen_init call vor 3 Jahren
  Tomas Mraz fb67126ea8 EVP_PKEY_CTX_get/settable_params: pass provider operation context vor 3 Jahren
  Shane Lontis 32ab57cbb4 Fix external symbols related to ec & sm2 keys vor 3 Jahren
  Shane Lontis 4718326a46 Add EVP_PKEY_public_check_quick. vor 3 Jahren
  Matt Caswell 899e25643d Implement EVP_PKEY_param_check_quick() and use it in libssl vor 3 Jahren
  Tomas Mraz 2741128e9d Move the PROV_R reason codes to a public header vor 3 Jahren
  Richard Levitte f2db0528d8 PROV: Add SM2 encoders and decoders, as well as support functionality vor 3 Jahren
  Richard Levitte 58f422f6f4 Fix some odd names in our provider source code vor 3 Jahren
  Matt Caswell ec7aef3356 Ensure EC keys with a private key but without a public key can be created vor 3 Jahren