aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/rng/rdrand_rng
Commit message (Expand)AuthorAgeFilesLines
* Avoid empty methods, use =default or add a commentJack Lloyd2017-10-031-2/+0
* Apply final annotations to the library alsoJack Lloyd2017-09-221-1/+1
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-1/+1
* Add explicit tests for RDRAND_RNG and System_RNGJack Lloyd2017-08-031-9/+7
* Remove "Dirty hack" for multiple defines in lex_me_harder()Simon Warta2017-04-021-1/+3
* Avoid having source files start with /**Jack Lloyd2016-11-252-2/+2
* Improve rng doxygen [ci skip]René Korthaus2016-10-191-0/+3
* Add ISA annotations to functions using SIMD, AES, etcJack Lloyd2016-10-141-0/+1
* RNG changes (GH #593)Jack Lloyd2016-08-241-2/+1
* Fix header guard formatJack Lloyd2016-07-201-2/+2
* Add RDRAND_RNGJack Lloyd2016-07-193-0/+161