This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
75411a3871
NetBSD
/
sbin
/
rndctl
/
namespace.h
2 lines
23 B
C
Raw
Normal View
History
Unescape
Escape
Teach `rndctl -L' to update the seed file, not just delete it. The seed file is updated by entering the old seed into the system and then hashing the old seed together with data from /dev/urandom, and writing it atomically with write-to-temporary/rename-to-permanent. This way, interruption by crash or power loss does not obliterate your persistent entropy (unless it causes file system corruption).
2019-12-06 17:43:18 +03:00
/* dummy for sha3.c */