Historique des commits

Auteur SHA1 Message Date
  Rich Salz 6b750b89ee Add NCONF_get0_libctx() il y a 3 ans
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name il y a 3 ans
  Pauli 528685fe77 rand: use size_t for size argument to RAND_bytes_ex() il y a 3 ans
  Pauli 508258caa0 rand: add a strength argument to the BN and RAND RNG calls il y a 3 ans
  Matt Caswell a16d21744d Add the ability for ex_data to have a priority il y a 3 ans
  Pauli 8f4cddbc90 rand: fix coverity 1473636: data race condition il y a 3 ans
  Shane Lontis 1335ca4b07 Add ossl_rand symbols il y a 3 ans
  Rich Salz cd3f8c1b11 Always check CRYPTO_LOCK_{read,write}_lock il y a 3 ans
  Tomas Mraz 12b4e5821d Use OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL) in libcrypto il y a 3 ans
  Pauli d5a936c5b1 rand: use params argument on instantiate call il y a 3 ans
  Pauli 786b13fa77 RAND_METHOD deprecation: code changes il y a 3 ans
  Matt Caswell cd4e6a3512 Refactor RAND_get0_primary() locking il y a 3 ans
  Richard Levitte 4333b89f50 Update copyright year il y a 3 ans
  Matt Caswell f5a50c2a07 Enable locking on the primary DRBG when we create it il y a 3 ans
  Pauli 1d180bbe8e rand: allow seed-src to be missing il y a 3 ans
  Pauli 81aef6ba72 rand: add a provider side seed source. il y a 4 ans
  Pauli 03bede0cc8 rand: move the entropy source out of the FIPS provider il y a 4 ans
  Pauli 1dc188ba0e Provide side RNG functions renamed to have an ossl_ prefix. 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
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX il y a 4 ans
  Pauli 44d2482ba6 Add a "random" configuration section. il y a 4 ans
  Pauli 4516bf7422 rand: instantiate the DRBGs upon first use. il y a 4 ans
  Pauli 7d615e2178 rand_drbg: remove RAND_DRBG. il y a 4 ans
  Pauli e4468e6d8d deprecate engines in libcrypto il y a 4 ans
  Pauli f000e82898 CTR, HASH and HMAC DRBGs in provider il y a 4 ans
  Pauli 4bffc025fd CRNGT: continuous DRBG tests for providers 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
  Dr. Matthias St. Pierre 7fa8bcfe43 Fix misspelling errors and typos reported by codespell il y a 4 ans