Skip to content

reroute /dev/random to /dev/urandom because using anything beside /dev/urandom for seeding is silly. I'm looking at you gpg

Notifications You must be signed in to change notification settings

matthewaveryusa/dev_random_fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

dev_random_fix

usage:

LD_PRELOAD=./devrand_is_devurand.so gpg --gen-key

That was fast and secure!

About

reroute /dev/random to /dev/urandom because using anything beside /dev/urandom for seeding is silly. I'm looking at you gpg

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published