]> git.ipfire.org Git - thirdparty/rng-tools.git/history - rdrand_asm.S
Release version 5.
[thirdparty/rng-tools.git] / rdrand_asm.S
2014-03-04  H. Peter Anvinrdrand: Enable the RDSEED instruction
2014-03-04  H. Peter Anvinrdrand: Fix the RDRAND data reduction
2014-03-04  H. Peter Anvinrdrand: Simplify by changing x86_rdrand_nlong to x86_rd...
2014-03-04  H. Peter Anvinrdrand_asm.S: On x86-64 we have enough registers, avoid...
2014-03-04  H. Peter Anvinrdrand_asm.S: Use #ifdef instead of #if defined()
2014-02-26  H. Peter Anvinrngd_rdrand: Don't use a fixed AES key for data reduction
2013-04-18  John MechalasFix the AES keys so that they are correct and match...
2012-08-02  H. Peter Anvinrdrand_asm.S: Mark stack non-executable
2012-07-31  Brad HillAdd RDRAND support