Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add RandomNumberGenerator::accepts_input | Jack Lloyd | 2018-09-06 | 1 | -0/+2 |
* | Slight improvements to RNG tests | Jack Lloyd | 2017-09-22 | 1 | -2/+2 |
* | Change header guard format to BOTAN_FOO_H_ | Jack Lloyd | 2017-09-20 | 1 | -2/+2 |
* | Add API stability annotations. | Jack Lloyd | 2017-09-19 | 1 | -2/+2 |
* | Improve rng doxygen [ci skip] | René Korthaus | 2016-10-19 | 1 | -1/+1 |
* | Address some review comments from @cordney | Jack Lloyd | 2016-07-17 | 1 | -2/+2 |
* | Switch to HMAC_DRBG for all RNG generation. | Jack Lloyd | 2016-07-17 | 1 | -17/+6 |
* | New reseed_with_sources call on RNGs | Jack Lloyd | 2015-11-24 | 1 | -1/+6 |
* | Add System_RNG which is an instantiatable RNG that uses the system RNG | Jack Lloyd | 2015-10-15 | 1 | -1/+24 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Enable system_rng on Windows and MinGW (untested) | lloyd | 2014-12-21 | 1 | -0/+5 |
* | Add an easy way to directly use the system PRNG. | lloyd | 2014-12-02 | 1 | -0/+19 |