Skip to content

Linux kernel module for high throughput RFC1149.5-compliant random number generation.

License

Notifications You must be signed in to change notification settings

derchrisuk/dev-four

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

install:

$ make
# insmod four.ko
# mknod /dev/four c $(grep four /proc/devices | awk '{print $1}') 0

enjoy your 4s

About

Linux kernel module for high throughput RFC1149.5-compliant random number generation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%