Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
Update Windows drivers.
|
|
To support this, we had to replace ExAllocatePool2 by ExAllocatePoolUninitialized.
|
|
|
|
|
|
|
|
|
|
drivers.
|
|
|
|
Delete unused files.
|
|
algorithms RIPEMD-160 and GOST89.
|
|
cipher and t1ha non-cryptographic fast hash (https://github.com/leo-yuriev/t1ha)
|
|
Stephan Mueller as a good alternative to RDRAND (http://www.chronox.de/jent.html, smueller@chronox.de)
|
|
driver need of random bytes (currently only wipe bytes but more to come later).
|
|
hash of current time and random bytes retrieved using CPU RDRAND/RDSEED if available.
|
|
x86_64 and x86. This improves speed by 30%.
|
|
work by Jussi Kivilinna (https://github.com/jkivilin/supercop-blockciphers). This improve speed by a factor of 2.5 when AES-NI supported by CPU and by 30% if AES-NI not supported.
|
|
gain factor. Update credits and copyrights notice.
|
|
|