Historique des commits

Auteur SHA1 Message Date
  Matt Caswell 556009c596 Copyright year updates il y a 1 an
  Dimitri Papadopoulos 23def9d371 Fix typos found by codespell il y a 1 an
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places il y a 2 ans
  Matt Caswell fecb3aae22 Update copyright year il y a 2 ans
  Gerd Hoffmann 64a644530e drop unused callback variable il y a 2 ans
  Tomas Mraz 5b03b89f7f EVP_PKEY_fromdata(): Do not return newly allocated pkey on failure il y a 2 ans
  Tomas Mraz 3f773c911a fips module header inclusion fine-tunning il y a 3 ans
  Pauli 4c3c2633b2 evp: remove TODOs il y a 3 ans
  Richard Levitte f33c04b8de EVP: Modify EVP_PKEY_export() to handle legacy EVP_PKEYs il y a 3 ans
  Dr. David von Oheimb f925315203 Add convenience functions and macros for asymmetric key generation il y a 3 ans
  Shane Lontis a732a4c329 Add EVP_PKEY_todata() and EVP_PKEY_export() functions. il y a 3 ans
  Pauli 1be63b3e96 evp: add params argument to key manager's gen_init call il y a 3 ans
  Pedro Monreal bf23b9a163 Fix reason code: EVP_R_OPERATON_NOT_INITIALIZED il y a 3 ans
  Matt Caswell b574c6a9ac Cache legacy keys instead of downgrading them il y a 3 ans
  Matt Caswell a28d06f3e9 Update copyright year il y a 3 ans
  Shane Lontis 2db985b7b1 Simplify the EVP_PKEY_XXX_fromdata_XX methods. il y a 3 ans
  Daniel Bevenius d1ca391123 EVP: Fix typo in EVP_PKEY_gen comment il y a 4 ans
  Paul Yang d0b79f8631 Add SM2 signature algorithm to default provider il y a 4 ans
  Paul Yang 7ee511d093 Add SM2 key management il y a 4 ans
  Richard Levitte 509144964b EVP: Preserve the EVP_PKEY id in a few more spots il y a 4 ans
  Shane Lontis 10ead93897 Fix coverity CID #1455335 - Dereference after NULL check in fromdata_init() il y a 4 ans
  Richard Levitte ece9304c96 Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE il y a 4 ans
  Matt Caswell 11a1b341f3 Make EVP_PKEY_CTX_[get|set]_ec_paramgen_curve_name more generic il y a 4 ans
  Richard Levitte 4ec1463d71 EVP: Let EVP_PKEY_gen() initialize ctx->keygen_info il y a 4 ans
  Richard Levitte c7fa92979c EVP: when setting the operation to EVP_PKEY_OP_UNDEFINED, clean up! il y a 4 ans
  Shane Lontis 5e77b79a8c Remove gen_get_params & gen_gettable_params from keygen operation il y a 4 ans
  Pauli 5e12a13af7 coverity 1462573 Dereference after null check il y a 4 ans
  Richard Levitte f844f9eb44 Rename FIPS_MODE to FIPS_MODULE il y a 4 ans
  Matt Caswell 33388b44b6 Update copyright year il y a 4 ans
  Richard Levitte d0ddf9b409 EVP: Fix calls to evp_pkey_export_to_provider() il y a 4 ans