Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add RandomNumberGenerator::accepts_input | Jack Lloyd | 2018-09-06 | 1 | -0/+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 | -1/+1 |
* | Use new reset_reseed_counter function within Stateful_RNG as well | Jack Lloyd | 2017-08-03 | 1 | -3/+3 |
* | Add Stateful_RNG::reset_reseed_counter | Jack Lloyd | 2017-08-03 | 1 | -2/+5 |
* | Refactor stateful RNG tests to cover both HMAC_DRBG and ChaCha_RNG | Jack Lloyd | 2017-08-03 | 1 | -3/+14 |
* | Change security_strength of HMAC_DRBG | René Korthaus | 2017-04-03 | 1 | -2/+3 |
* | Remove "Dirty hack" for multiple defines in lex_me_harder() | Simon Warta | 2017-04-02 | 1 | -2/+3 |
* | Change meaning of get_processor_timestamp | Jack Lloyd | 2017-01-27 | 1 | -1/+1 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 2 | -5/+5 |
* | Fix doxygen warnings [ci skip] | René Korthaus | 2016-10-19 | 1 | -1/+1 |
* | Improve rng doxygen [ci skip] | René Korthaus | 2016-10-19 | 1 | -1/+19 |
* | RNG changes (GH #593) | Jack Lloyd | 2016-08-24 | 3 | -0/+232 |