aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/entropy/rdseed
Commit message (Expand)AuthorAgeFilesLines
* Remove low compiler version restrictionsSimon Warta2017-07-311-3/+3
* Fixes for MSVC version detectionJack Lloyd2017-05-191-1/+1
* Let modules specify minimum compiler version, add runtime compiler version checkJack Lloyd2017-05-181-3/+3
* Remove "Dirty hack" for multiple defines in lex_me_harder()Simon Warta2017-04-021-1/+3
* Remove <source> block from info.txt filesJack Lloyd2016-12-081-4/+0
* Add ISA annotations to functions using SIMD, AES, etcJack Lloyd2016-10-141-0/+1
* Revamp entropy pollingJack Lloyd2016-07-172-17/+19
* Trivial warning fixesJack Lloyd2016-03-091-1/+1
* Merge GH #373 RDRAND/RDSEED logic changesJack Lloyd2016-03-061-17/+17
|\
| * move logic back into poll()Daniel Neus2016-01-261-30/+18
| * review changesDaniel Neus2015-12-212-16/+17
| * RdRand and RdSeed logic changesDaniel Neus2015-12-202-18/+29
* | Add final attribute to many classesJack Lloyd2016-01-101-1/+1
|/
* Move estimate of RDRAND/RDSEED entropy to build.hJack Lloyd2015-12-191-11/+1
* add support for Intel RdSeedDaniel Neus2015-12-183-0/+107