Commit History

Author SHA1 Message Date
  Pauli 4cde7585ce fips: use seed source requested 9 months ago
  Pauli fffa78c2fd fips selftest: avoid relying on a real RNG for self tests 9 months ago
  Matt Caswell da1c088f59 Copyright year updates 9 months ago
  Mike Kasick cc343d047c rand_lib: RAND_poll: Reseed in non-"no-deprecated" builds. 1 year ago
  Matt Caswell 7f2c22c1b9 Avoid taking a write lock in RAND_get_rand_method() 1 year ago
  Pauli 56547da9d3 rand: trust user supplied entropy when configured without a random source 1 year ago
  Tomas Mraz a88e97fcac Release the drbg in the global default context before engines 1 year ago
  Pauli 7c8187d43d rand: add set0 calls for the private and public DRBGs 1 year ago
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  Dmitry Belyavskiy fba140c735 str[n]casecmp => OPENSSL_strncasecmp 2 years ago
  Hugo Landau 927d0566de Refactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATA 2 years ago
  Jiasheng Jiang 09dca55733 rand: Add missing check for rand_get_global 2 years ago
  Richard Levitte d5f9166bac Move e_os.h to include/internal 2 years ago
  Pauli 505d44c623 rand: avoid using the derivation function for the public and private DRBGs 2 years ago
  Matt Caswell 005505fbf8 Ensure we remove libctx DRBG state before removing the provider store 3 years ago
  Tomas Mraz dce7272d08 Elimination of some sources not needed in the FIPS_MODULE 3 years ago
  Rich Salz 6b750b89ee Add NCONF_get0_libctx() 3 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Pauli 528685fe77 rand: use size_t for size argument to RAND_bytes_ex() 3 years ago
  Pauli 508258caa0 rand: add a strength argument to the BN and RAND RNG calls 3 years ago
  Matt Caswell a16d21744d Add the ability for ex_data to have a priority 3 years ago
  Pauli 8f4cddbc90 rand: fix coverity 1473636: data race condition 3 years ago
  Shane Lontis 1335ca4b07 Add ossl_rand symbols 3 years ago
  Rich Salz cd3f8c1b11 Always check CRYPTO_LOCK_{read,write}_lock 3 years ago
  Tomas Mraz 12b4e5821d Use OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL) in libcrypto 3 years ago
  Pauli d5a936c5b1 rand: use params argument on instantiate call 3 years ago
  Pauli 786b13fa77 RAND_METHOD deprecation: code changes 3 years ago
  Matt Caswell cd4e6a3512 Refactor RAND_get0_primary() locking 3 years ago
  Richard Levitte 4333b89f50 Update copyright year 3 years ago