Histórico de Commits

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