summaryrefslogtreecommitdiffstats
path: root/providers/implementations/rands/seeding
AgeCommit message (Expand)Author
2020-11-20prov: move the entropy source out of the FIPS providerPauli
2020-11-19Provide side RNG functions renamed to have an ossl_ prefix.Pauli
2020-11-17NetBSD build fix.David Carlier
2020-11-13DragonFlyBSD build fix and update.David Carlier
2020-10-14syscall_random(): don't fail if the getentropy() function is a dummyYury Is
2020-09-28rand: declare get_hardware_random_value() before use.Pauli
2020-09-25Modified rand_cpu_x86.c to support builtin hardware randomizer on HPE NonStop.Randall S. Becker
2020-07-17rand: detect if FIPS approved randomness sources are being used.Pauli
2020-06-30rand: fix CPU and timer sources.Pauli
2020-06-25Update copyright yearMatt Caswell
2020-06-24share rand_pool between libcrypto and providersPauli
2020-06-24rand: add seeding sources to providers.Pauli
2020-06-24rand: move rand_{unix,vms,vxworks,win}.c without change to preserve historyDr. Matthias St. Pierre