summaryrefslogtreecommitdiff
path: root/rdrand.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "Fix missing clobbered registers (Issue 124)". This will be the last a...Jeffrey Walton2016-01-261-10/+2
* Fix missing clobbered registers (Issue 124)Name2016-01-261-2/+10
* Cleared -Wcast-align (Issue 122)Jeffrey Walton2016-01-251-4/+4
* Fixed RDSEED detection issue for GCC 4.8 and 4.9Jeffrey Walton2015-12-241-4/+2
* Changed retry count for RDRAND and RDSEED. RDSEED appears to fail to fulfill ...Jeffrey Walton2015-11-291-4/+22
* Additional documentation; fixed issues with Clang integrated assembler and di...Jeffrey Walton2015-11-191-1/+1
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov...Jeffrey Walton2015-11-181-482/+162
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-0/+835