Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rand: instantiate the DRBGs upon first use. | Pauli | 2020-08-28 | 1 | -1/+2 |
* | rand_drbg: remove RAND_DRBG. | Pauli | 2020-08-07 | 1 | -4/+2 |
* | Update copyright year | Matt Caswell | 2020-04-23 | 1 | -1/+1 |
* | AES CTR-DRGB: add test for 32-bit counter overflow | Patrick Steuer | 2020-03-11 | 1 | -0/+2 |
* | Following the license change, modify the boilerplates in test/ | Richard Levitte | 2018-12-06 | 1 | -1/+1 |
* | Update copyright year | Matt Caswell | 2018-04-03 | 1 | -1/+1 |
* | aes ctr_drbg: add cavs tests | Patrick Steuer | 2018-03-21 | 1 | -1/+2 |
* | Switch from ossl_rand to DRBG rand | Rich Salz | 2017-08-03 | 1 | -2/+1 |
* | Add DRBG random method | Rich Salz | 2017-07-19 | 1 | -2/+7 |
* | Unified copyright for test recipes | Rich Salz | 2016-04-22 | 1 | -1/+8 |
* | Simplify very simple test recipes further. | Richard Levitte | 2015-09-07 | 1 | -9/+2 |
* | Add recipes for individual block ciphers, stream ciphers and digests | Richard Levitte | 2015-09-07 | 1 | -0/+12 |