Historique des commits

Auteur SHA1 Message Date
  Pauli 8094a69458 Squashed commit of the following: il y a 5 ans
  Pauli 6517516324 Add prediction resistance capability to the DRBG reseeding process. il y a 5 ans
  Pauli 6c7d80ab3b Reseeding without derivation function is not supported in FIPS mode. il y a 5 ans
  Pauli d69226a3fc Add the FIPS related continuous random number generator (CRNG) testing. il y a 5 ans
  Pauli b1522fa5ef Address a bug in the DRBG tests where the reseeding wasn't properly il y a 5 ans
  Richard Levitte 03cdfe1efa test/drbgtest.c: call OPENSSL_thread_stop() explicitly il y a 5 ans
  Richard Levitte 909f1a2e51 Following the license change, modify the boilerplates in test/ il y a 6 ans
  Dr. Matthias St. Pierre 1c615e4ce9 Test: link drbgtest statically against libcrypto il y a 6 ans
  Bernd Edlinger 2bb1b5ddd1 Fix a race condition in drbgtest.c il y a 6 ans
  Bernd Edlinger 7ecd6c5186 Fix error handling in drbgtest.c il y a 6 ans
  Dr. Matthias St. Pierre 8817215d5c RAND_add()/RAND_seed(): fix failure on short input or low entropy il y a 6 ans
  Dr. Matthias St. Pierre 3064b55134 DRBG: fix reseeding via RAND_add()/RAND_seed() with large input il y a 6 ans
  Matt Caswell 1b39bc9bcf Fix the drbgtest with randomized ordering il y a 6 ans
  Shane Lontis 8bf3665196 Added DRBG_HMAC & DRBG_HASH + Added defaults for setting DRBG for master/public/private + renamed generate_counter back to reseed_counter + generated new cavs data tests il y a 6 ans
  Kurt Roeckx 3cb7c5cfef Use void in all function definitions that do not take any arguments il y a 6 ans
  Dr. Matthias St. Pierre 43687d685f DRBG: fix coverity issues il y a 6 ans
  Kurt Roeckx 2a70d65b99 Make sure we use a nonce when a nonce is required il y a 6 ans
  Dr. Matthias St. Pierre 59f124f90f Fix: drbgtest fails when tests are executed in random order il y a 6 ans
  Kurt Roeckx 440bce8f81 Add a multithread rand test il y a 6 ans
  Kurt Roeckx eb238134e0 Propagate the request for prediction resistance to the get entropy call il y a 6 ans
  Dr. Matthias St. Pierre 8164d91d18 DRBG: make the derivation function the default for ctr_drbg il y a 6 ans
  Richard Levitte 48e5119a6b Copyright update of more files that have changed this year il y a 6 ans
  Dr. Matthias St. Pierre 8212d50576 crypto/rand: restore the generic DRBG implementation il y a 6 ans
  Dr. Matthias St. Pierre 08a65d9686 Implement automatic reseeding of DRBG after a specified time interval il y a 7 ans
  Dr. Matthias St. Pierre a93ba405b0 Add master DRBG for reseeding il y a 7 ans
  Dr. Matthias St. Pierre c16de9d832 Fix reseeding issues of the public RAND_DRBG il y a 7 ans
  Dr. Matthias St. Pierre aa048aef0b DRBG: clarify difference between entropy counts and buffer lengths il y a 7 ans
  Rich Salz 176db6dc51 Use "" not <> for internal/ includes il y a 7 ans
  Pauli b99fe5f492 Remove tests dependence on e_os.h il y a 7 ans
  FdaSilvaYY 31a80694d4 [Win] Fix some test method signatures ... il y a 7 ans