Historique des commits

Auteur SHA1 Message Date
  Matt Caswell da1c088f59 Copyright year updates il y a 1 an
  Matt Caswell 52ce351a67 Improve the performance of EVP_PKCS82PKEY_ex il y a 1 an
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places il y a 2 ans
  Richard Levitte ad0a2c0110 EVP: Add EVP_PKEY_get0_provider() and EVP_PKEY_CTX_get0_provider() il y a 3 ans
  Richard Levitte 69e14a546d EVP: Have EVP_PKCS82PKEY_ex() pass a correct selection to OSSL_DECODER il y a 3 ans
  Richard Levitte 6a2b8ff392 Decoding PKCS#8: separate decoding of encrypted and unencrypted PKCS#8 il y a 3 ans
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name il y a 3 ans
  Tomas Mraz 6c9bc258d2 Add type_name member to provided methods and use it il y a 3 ans
  Tomas Mraz ddf0d149e2 Rename EVP_PKEY_get0_first_alg_name to EVP_PKEY_get0_type_name il y a 3 ans
  Pauli ec3dd97019 evp: fix coverity 1474469: negative return il y a 3 ans
  Tomas Mraz 4f0831b837 EVP_PKCS82PKEY: Create provided keys if possible il y a 3 ans
  Matt Caswell a28d06f3e9 Update copyright year il y a 3 ans
  Tomas Mraz fe75766c9c Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY il y a 3 ans
  Richard Levitte b03da688a2 Adapt everything else to the updated OSSL_ENCODER_CTX_new_by_EVP_PKEY() il y a 4 ans
  Richard Levitte a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() il y a 4 ans
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call il y a 4 ans
  Richard Levitte 31a6b52f6d EVP: Adapt EVP_PKEY2PKCS8() to better handle provider-native keys il y a 4 ans
  jwalch 908cf7cefb Patch leak in EVP_PKEY2PKCS8() error path il y a 4 ans
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX il y a 4 ans
  Matt Caswell d8652be06e Run the withlibctx.pl script il y a 4 ans
  Dr. David von Oheimb 66066e1bba Prune low-level ASN.1 parse errors from error queue in der2key_decode() etc. il y a 4 ans
  Matt Caswell d8025f4ac0 Correctly display the signing/hmac algorithm in the dgst app il y a 4 ans
  Richard Levitte b527564884 EVP: Downgrade EVP_PKEYs in EVP_PKEY2PKCS8() il y a 4 ans
  Richard Levitte 16feca7154 STORE: Move the built-in 'file:' loader to become an engine module il y a 4 ans
  Matt Caswell 33388b44b6 Update copyright year il y a 4 ans
  Matt Caswell 472a88b79e Teach d2i_PrivateKey et al about libctx il y a 4 ans
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files il y a 5 ans
  David von Oheimb 9fdcc21fdc constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION il y a 5 ans
  Richard Levitte 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ il y a 6 ans
  Rich Salz 75e2c87765 Switch from ossl_rand to DRBG rand il y a 7 ans