Historique des commits

Auteur SHA1 Message Date
  Matt Caswell da1c088f59 Copyright year updates il y a 1 an
  Simo Sorce 3fc2b7d6b8 Add a flag so finalised contexts are not reused il y a 1 an
  Simo Sorce 0fc00fc0e3 Do not fail if ctx dup does not succeed il y a 1 an
  Matt Caswell fecb3aae22 Update copyright year il y a 2 ans
  Tomas Mraz fe5c5cb851 evp_md_init_internal: Avoid reallocating algctx if digest unchanged il y a 2 ans
  Hugo Landau c0b7dac66e EVP_MD performance fix (refcount cache contention) il y a 2 ans
  Tomas Mraz a4e01187d3 EVP_DigestSignFinal: *siglen should not be read if sigret == NULL il y a 2 ans
  Dimitris Apostolou e304aa87b3 Fix typos il y a 2 ans
  Tomas Mraz ae6b68b761 do_sigver_init: Allow reinitialization of an existing operation. il y a 2 ans
  Pauli 182cc644b3 Address Coverity 1493387 Logically dead code il y a 2 ans
  Richard Levitte 433e13455e EVP: For all operations that use an EVP_PKEY, check that there is one il y a 3 ans
  Richard Levitte 839ffdd11c EVP: Allow a fallback for operations that work with an EVP_PKEY il y a 3 ans
  Richard Levitte 5246183e7a EVP: Reverse the fetch logic in all pkey using functionality il y a 3 ans
  Matt Caswell 43da9a14f0 Prevent an overflow if an application supplies a buffer that is too small il y a 3 ans
  Tomas Mraz 78539b250b EVP_DigestSign/VerifyFinal: Duplicate the pctx to allow multiple calls il y a 3 ans
  Tomas Mraz 4bd60d486c do_sigver_init: Add missing ERR_clear_last_mark() il y a 3 ans
  Pauli 56fdb70796 evp: constify some OSSL_PARAM arguments il y a 3 ans
  Pauli e278127cbf evp: detect and raise an error if no digest is found for a sign/verify operation il y a 3 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
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name il y a 3 ans
  Shane Lontis 7c14d0c1c0 Rename the field 'provctx and data' to 'algctx' inside some objects containing il y a 3 ans
  Richard Levitte d2f5321293 Make sure to include "internal/numbers.h" to get SIZE_MAX il y a 3 ans
  Rich Salz f6c95e46c0 Add "origin" field to EVP_CIPHER, EVP_MD il y a 3 ans
  Pauli 4b58d9b41b evp: add params arguments to init functions il y a 3 ans
  Tomas Mraz 22cd04143b do_sigver_init: Remove fallback for missing provider implementations. il y a 3 ans
  Matt Caswell a28d06f3e9 Update copyright year il y a 3 ans
  Petr Gotthard 5b888e931b Fix propquery handling in EVP_DigestSignInit_ex il y a 3 ans
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call il y a 3 ans
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX il y a 3 ans