Histórico de Commits

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