aboutsummaryrefslogtreecommitdiffstats
path: root/src/entropy/rdrand/rdrand.cpp
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-60/+0
* Avoid uninitialized variable warning for rdrand output varlloyd2013-07-191-1/+1
* Markus Wanner pointed out on the mailing list that using rdrand opcodelloyd2012-05-071-3/+8
* Add support for the rdrand instruction, added in Intel's Ivy Bridgelloyd2012-04-261-0/+55