aboutsummaryrefslogtreecommitdiff
path: root/test/rand_test.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-19Fix the provider compatibility CITomas Mraz1-1/+6
2024-07-17Add unit tests for the TEST-RAND FIPS indicatorPauli1-1/+20
2023-11-01Add test case for uniform random generatorsPauli1-0/+33
2021-10-28Remove redundant RAND_get0_private() callPauli1-3/+0
2021-10-26test-rand: return failure on not enough data, allow parentPauli1-0/+56