aboutsummaryrefslogtreecommitdiffstats
path: root/test/recipes/05-test_rand.t
Commit message (Expand)AuthorAgeFilesLines
* Add unit tests for the TEST-RAND FIPS indicatorPauli2024-07-171-2/+10
* Augment rand argument parsing to allow scalingNeil Horman2023-11-131-0/+4
* test/recipes/05-test_rand.t: replace 'and' with '&&'Richard Levitte2023-10-111-2/+2
* Add a test case for the engine crash with AES-256-CTRBernd Edlinger2022-11-021-1/+22
* test-rand: return failure on not enough data, allow parentPauli2021-10-261-1/+2
* rand: instantiate the DRBGs upon first use.Pauli2020-08-281-1/+2
* rand_drbg: remove RAND_DRBG.Pauli2020-08-071-4/+2
* Update copyright yearMatt Caswell2020-04-231-1/+1
* AES CTR-DRGB: add test for 32-bit counter overflowPatrick Steuer2020-03-111-0/+2
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* Update copyright yearMatt Caswell2018-04-031-1/+1
* aes ctr_drbg: add cavs testsPatrick Steuer2018-03-211-1/+2
* Switch from ossl_rand to DRBG randRich Salz2017-08-031-2/+1
* Add DRBG random methodRich Salz2017-07-191-2/+7
* Unified copyright for test recipesRich Salz2016-04-221-1/+8
* Simplify very simple test recipes further.Richard Levitte2015-09-071-9/+2
* Add recipes for individual block ciphers, stream ciphers and digestsRichard Levitte2015-09-071-0/+12