Историја ревизија

Аутор SHA1 Порука Датум
  Dr. Matthias St. Pierre 43687d685f DRBG: fix coverity issues пре 6 година
  Dr. Matthias St. Pierre 5bc6bcf82d DRBG: implement a get_nonce() callback пре 6 година
  Kurt Roeckx 2a70d65b99 Make sure we use a nonce when a nonce is required пре 6 година
  Dr. Matthias St. Pierre a73d990e2b Add documentation for the RAND_DRBG API пре 6 година
  Kurt Roeckx 7caf122e71 Make the public and private DRBG thread local пре 6 година
  Kurt Roeckx eb238134e0 Propagate the request for prediction resistance to the get entropy call пре 6 година
  Bernd Edlinger f96ff4e908 Fixed a crash in error handing of rand_drbg_new пре 6 година
  Dr. Matthias St. Pierre 31393fd906 RAND_DRBG: add a function for setting the default DRBG type and flags пре 6 година
  Dr. Matthias St. Pierre 6decf9436f Publish the RAND_DRBG API пре 6 година
  Dr. Matthias St. Pierre 4917e91160 RAND_DRBG: add a function for setting the reseeding defaults пре 6 година
  Kurt Roeckx 35503b7cdc Check the parent DRBG's strength пре 6 година
  Dr. Matthias St. Pierre 812b153706 DRBG: make locking api truly private пре 6 година
  Dr. Matthias St. Pierre 8164d91d18 DRBG: make the derivation function the default for ctr_drbg пре 6 година
  Dr. Matthias St. Pierre 4f9dabbfe3 DRBG: unify initialization and cleanup code пре 6 година
  Dr. Matthias St. Pierre 3ce1c27b56 DRBG: add locking api пре 6 година
  Dr. Matthias St. Pierre f61f62ea13 Use RAND_DRBG_bytes() for RAND_bytes() and RAND_priv_bytes() пре 6 година
  Dr. Matthias St. Pierre 1648338ba1 Fix size limitation of RAND_DRBG_bytes() пре 6 година
  Dr. Matthias St. Pierre 58351fbd02 drbg_bytes: remove check for DRBG_UNINITIALIZED state пре 6 година
  Benjamin Kaduk 63ab5ea13b Revert the crypto "global lock" implementation пре 6 година
  Kurt Roeckx 20928ff635 Add RAND_DRBG_bytes пре 7 година
  Dr. Matthias St. Pierre 39571fcabf Fix memory leak in do_rand_drbg_init() пре 6 година
  Richard Levitte 3c7d0945b6 Update copyright years on all files merged since Jan 1st 2018 пре 6 година
  Dr. Matthias St. Pierre 8212d50576 crypto/rand: restore the generic DRBG implementation пре 6 година
  Dr. Matthias St. Pierre efb8128ad5 Make DRBG uninstantiate() and instantiate() methods inverse to each other пре 7 година
  Dr. Matthias St. Pierre 933033b692 Allocate the three shared DRBGs on the secure heap пре 7 година
  Dr. Matthias St. Pierre 08a65d9686 Implement automatic reseeding of DRBG after a specified time interval пре 7 година
  Dr. Matthias St. Pierre a93ba405b0 Add master DRBG for reseeding пре 7 година
  Benjamin Kaduk 2139145b72 Add missing RAND_DRBG locking пре 7 година
  Dr. Matthias St. Pierre e0b625f9db Remove unnecessary DRBG_RESEED state пре 7 година
  Dr. Matthias St. Pierre c16de9d832 Fix reseeding issues of the public RAND_DRBG пре 7 година