Commit History

Author SHA1 Message Date
  Pauli a9483b8aa0 rand: add extra error code 1 year ago
  Pauli 4e6fa8014f err: remove the derivation function is mandatory for FIPS error message since it's no longer used and newly introduced 3 years ago
  Matt Caswell 38fc02a708 Update copyright year 3 years ago
  Pauli b93f6c2db9 err: rename err_load_xxx_strings_int functions 3 years ago
  Richard Levitte 14a6c6a4e1 ERR: Rebuild all generated error headers and source files 4 years ago
  Pauli 08edd447c9 prov: move the entropy source out of the FIPS provider 4 years ago
  Pauli 03bede0cc8 rand: move the entropy source out of the FIPS provider 4 years ago
  Pauli 7d615e2178 rand_drbg: remove RAND_DRBG. 4 years ago
  Pauli 15dfa092d0 rand: core APIs for provider friendly random. 4 years ago
  Dr. Matthias St. Pierre 75ff4f7404 DRBG: delay initialization of DRBG method until instantiation 4 years ago
  Richard Levitte 0cd1b144f9 util/mkerr.pl: make it not depend on the function code 5 years ago
  Rich Salz cbfa5b0398 Regenerate mkerr files 5 years ago
  Matt Caswell 6694e51dba Provide rand_bytes_ex and rand_priv_bytes_ex 5 years ago
  Pauli 6c7d80ab3b Reseeding without derivation function is not supported in FIPS mode. 5 years ago
  Richard Levitte 0db63de94c Following the license change, modify the boilerplates in crypto/rand/ 6 years ago
  Dr. Matthias St. Pierre 3064b55134 DRBG: fix reseeding via RAND_add()/RAND_seed() with large input 6 years ago
  Richard Levitte 560096f804 make update 6 years ago
  Richard Levitte fc1d73bb0c VMS: stricter acquisition of entropy for the pool 6 years ago
  Kurt Roeckx 311276ffe3 Return error when trying to use prediction resistance 6 years ago
  Dr. Matthias St. Pierre 31393fd906 RAND_DRBG: add a function for setting the default DRBG type and flags 6 years ago
  Dr. Matthias St. Pierre 6decf9436f Publish the RAND_DRBG API 6 years ago
  Kurt Roeckx 35503b7cdc Check the parent DRBG's strength 6 years ago
  Dr. Matthias St. Pierre 812b153706 DRBG: make locking api truly private 6 years ago
  Dr. Matthias St. Pierre 3ce1c27b56 DRBG: add locking api 6 years ago
  Richard Levitte 48e5119a6b Copyright update of more files that have changed this year 6 years ago
  Dr. Matthias St. Pierre 8212d50576 crypto/rand: restore the generic DRBG implementation 6 years ago
  Dr. Matthias St. Pierre c16de9d832 Fix reseeding issues of the public RAND_DRBG 7 years ago
  Rich Salz 12fb8c3d2d Add DRBG random method 7 years ago
  Rich Salz 9ee344f5cd Cleanup RAND_load_file,RAND_write_file 7 years ago
  Rich Salz 0ea155fc1c Add RAND_UNIMPLEMENTED error code 7 years ago