]> git.ipfire.org Git - thirdparty/rng-tools.git/history - rngd_rdrand.c
rdrand: Fix the RDRAND data reduction
[thirdparty/rng-tools.git] / rngd_rdrand.c
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 Anvinrngd_rdrand: Support compiling for x32 by adding unative_t
2014-02-26  H. Peter Anvinrngd_rdrand: Don't use a fixed AES key for data reduction
2014-02-25  H. Peter Anvinrngd_rdrand: Code style cleanups
2013-04-18  John MechalasProvide support for RDRAND capable systems that don...
2012-08-02  H. Peter Anvinrngd_rdrand: Actually perform the correct AES data...
2012-08-02  H. Peter Anvindrng: Move DRNG code to a separate file and make safe...