summaryrefslogtreecommitdiffstats
path: root/test/rand_test.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* test: fix unit tests for fips CRNG testsPauli2024-09-301-1/+1
* test: add unit tests for fips CRNG testsPauli2024-09-191-0/+74
* Copyright year updatesTomas Mraz2024-09-051-1/+1
* Fix the provider compatibility CITomas Mraz2024-07-191-1/+6
* Add unit tests for the TEST-RAND FIPS indicatorPauli2024-07-171-1/+20
* Add test case for uniform random generatorsPauli2023-11-011-0/+33
* Remove redundant RAND_get0_private() callPauli2021-10-281-3/+0
* test-rand: return failure on not enough data, allow parentPauli2021-10-261-0/+56