Skip to content

mgelde/kernel-random

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kernel-random

RDRAND based HWRNG for Linux

This project is for playing the with Linux HWRNG API. It implements a HWRNG based on Intel's RDRAND and RDSEED instructions.

##Disclaimer

I am not interested in any debates about the trustworthiness of Intel (or any other OEM), about backdoors, or anything else along those lines. Technical feedback about the implementation or about assumptions underlying the implementation are, of course, welcome.

Also, this project will very likely contain code that is not tested very well, or not tested at all. If you choose to try this code out, you do so AT YOUR OWN RISK.

About

Playing with Kernel RNGs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published