Before I can possibly start thinking about what to do when the system's
CSPRNG is initialized, I need to understand more about how it works.
Apparently there's a possible transition from the "not ready yet" ("bad")
state to "ready" ("good"), and all it takes is usually waiting for a second
or two. But is this a wait that only gets incurred once, somewhere early
after a boot, or is this something that can happen at any time?

-- 
--Guido van Rossum (python.org/~guido)
_______________________________________________
Security-SIG mailing list
Security-SIG@python.org
https://mail.python.org/mailman/listinfo/security-sig

Reply via email to