summaryrefslogtreecommitdiffstats
path: root/include/crypto/rand.h
AgeCommit message (Expand)Author
2023-10-24Copyright year updatesMatt Caswell
2023-10-20rand: add callbacks to cleanup the user entropy resp. nonceMatthias St. Pierre
2023-10-03fips: use seed source requestedPauli
2023-10-03fips selftest: avoid relying on a real RNG for self testsPauli
2022-10-11Update copyright yearMatt Caswell
2022-07-13Pre-declare all core dispatch table functions, and fix the internal onesRichard Levitte
2021-09-14MacOS prior to 10.12 does not support random API correctlylprimak
2021-08-27Darwin platform allows to build on releases before Yosemite/ios 8.David Carlier
2021-03-18Add ossl_rand symbolsShane Lontis
2021-02-18Update copyright yearMatt Caswell
2021-02-10include/crypto: add a few missing #pragma once directivesFdaSilvaYY
2020-11-20rand: move the entropy source out of the FIPS providerPauli
2020-09-23Add a "random" configuration section.Pauli
2020-06-24share rand_pool between libcrypto and providersPauli
2020-04-23Update copyright yearMatt Caswell
2020-01-20Convert rand_bytes_ex and rand_priv_bytes_ex to public functionsMatt Caswell
2020-01-07Move random-related defines to "crypto/rand.h"Dr. Matthias St. Pierre
2019-09-28Fix header file include guard namesDr. Matthias St. Pierre
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre