Hello,

There are two ways to managed a RNG in FreeBSD, I'm asking which is the
best:
- feed the random subsystem via random_harvest(9)
- add the RNG to random(4) as the Nehemiah RNG (VIA padlock)

In fact, i do not understand why the Nehemiah RNG is not managed by
padlock(4).

Thanks, regards.

_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Reply via email to