Historial de Commits

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