On Jun 22, 2016, at 10:37 PM, Donald Stufft wrote:

>so the question I think really comes down to whether os.urandom is something
>we want to provide the best source of (generally) non blocking CSPRNG or
>whether we want it to be a narrow wrapper around whatever semantics
>/dev/urandom specifically has.

... with os.getrandom() exposed on platforms that provide it.

Cheers,
-Barry
_______________________________________________
Security-SIG mailing list
Security-SIG@python.org
https://mail.python.org/mailman/listinfo/security-sig

Reply via email to