Historique des commits

Auteur SHA1 Message Date
  Dimitri Papadopoulos 15eb7b6875 Fix typos found by codespell il y a 10 mois
  Richard Levitte b646179229 Copyright year updates il y a 9 mois
  Tomas Mraz cb4f7a6ee0 Fix memory leaks on error cases during drbg initializations il y a 10 mois
  Pauli 6935101354 fix indentation il y a 1 an
  Matt Caswell da1c088f59 Copyright year updates il y a 1 an
  Tomas Mraz 7efc073dd7 Coverity 1531836: Check return value of CRYPTO_atomic_add() il y a 1 an
  Matt Caswell 61f11cad7a Enable obtaining certain DRBG params without a lock il y a 1 an
  Matt Caswell 189ad3ab20 Refactor the DRBG implementations to manage locking themselves il y a 1 an
  Pauli 30ab774770 Declare FIPS option functions in their own header il y a 1 an
  Pauli f553c0f0dd DRBG: restrict the digests that can be used with HMAC and Hash DRBGs. il y a 1 an
  afshinpir 6d45fd47f4 Segmentation fault in parent rng cleanup 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
  Hugo Landau 927d0566de Refactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATA il y a 2 ans
  Pauli 8ff861dcee drbg: add handling for cases where TSAN isn't available il y a 3 ans
  Pauli caf569a5b3 rand: don't free an mis-set pointer on error il y a 3 ans
  Matt Caswell a16d21744d Add the ability for ex_data to have a priority il y a 3 ans
  Pauli 20b8dc6fb1 update set_ctx_param DRBG calls to return 1 for a NULL params il y a 3 ans
  Pauli b98d550d80 prov: update rand implementations to have a params argument for the instantiate call il y a 3 ans
  Matt Caswell a28d06f3e9 Update copyright year il y a 3 ans
  Pauli 335e85f542 rand: update DRBGs to use the get_entropy call for seeding il y a 3 ans
  Tomas Mraz 2741128e9d Move the PROV_R reason codes to a public header il y a 3 ans
  Pauli 08edd447c9 prov: move the entropy source out of the FIPS provider il y a 4 ans
  Pauli b24d6c335d Rename internal drbg_ functions so they have an ossl_ prefix. il y a 4 ans
  Pauli 1dc188ba0e Provide side RNG functions renamed to have an ossl_ prefix. il y a 4 ans
  Richard Levitte 6debc6ab74 Convert all {NAME}err() in providers/ to their corresponding ERR_raise() call il y a 4 ans
  Dr. Matthias St. Pierre a829b735b6 Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' il y a 4 ans
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX il y a 4 ans
  Pauli 7d6766cb53 prov: prefix provider internal functions with ossl_ il y a 4 ans
  Dr. Matthias St. Pierre b0614f0ae3 drbg: revert renamings of the generate and reseed counter il y a 4 ans