summaryrefslogtreecommitdiffstats
path: root/crypto/include/internal/rand_int.h
AgeCommit message (Expand)Author
2018-06-27Modify the DEVRANDOM source so that the files are kept open persistently.Pauli
2018-05-02Change rand_pool_bytes_needed to handle less entropy than 1 per 8 bitsRichard Levitte
2018-04-13DRBG: implement a get_nonce() callbackDr. Matthias St. Pierre
2018-04-04Change rand_pool_add[_end] prototypes to matchRichard Levitte
2018-03-20Update copyright yearMatt Caswell
2018-03-19Make the public and private DRBG thread localKurt Roeckx
2018-03-17Propagate the request for prediction resistance to the get entropy callKurt Roeckx
2018-03-15Publish the RAND_DRBG APIDr. Matthias St. Pierre
2017-10-18Fix reseeding issues of the public RAND_DRBGDr. Matthias St. Pierre
2017-08-28Don't auto-instantiate a DRBG when trying to use it and it's notKurt Roeckx
2017-08-07Make RAND_DRBG fork-safeRich Salz
2017-07-20Rename internal rand.h fileRich Salz