summaryrefslogtreecommitdiffstats
path: root/crypto/rand/rand_local.h
AgeCommit message (Expand)Author
2021-04-08Update copyright yearMatt Caswell
2021-03-18Add ossl_rand symbolsShane Lontis
2020-08-07rand_drbg: remove RAND_DRBG.Pauli
2020-07-14DRBG: rename the DRBG taxonomy.Pauli
2020-06-24CTR, HASH and HMAC DRBGs in providerPauli
2020-06-24CRNGT: continuous DRBG tests for providersPauli
2020-04-28Rename FIPS_MODE to FIPS_MODULERichard Levitte
2020-04-23Update copyright yearMatt Caswell
2020-03-11AES CTR-DRGB: performance improvementPatrick Steuer
2020-02-07RAND_DRBG: add a callback data for entropy and nonce callbacksDr. Matthias St. Pierre
2020-02-06Fix misspelling errors and typos reported by codespellDr. Matthias St. Pierre
2020-01-15CRYPTO: Remove support for ex_data fields when building the FIPS moduleRichard Levitte
2019-09-28Fix header file include guard namesDr. Matthias St. Pierre
2019-09-28Reorganize local header filesDr. Matthias St. Pierre