Message267883
> getentropy() is non-blocking. By the way, os.urandom() is now implemented with getentropy() on OpenBSD.
I quote issue #25003:
> You can not substitute getentropy() for getrandom(), if you need randomness then entropy does not suffice. |
|
Date |
User |
Action |
Args |
2016-06-08 20:00:44 | larry | set | recipients:
+ larry, vstinner, dstufft, Theodore Tso |
2016-06-08 20:00:44 | larry | set | messageid: <1465416044.34.0.878611690096.issue27266@psf.upfronthosting.co.za> |
2016-06-08 20:00:44 | larry | link | issue27266 messages |
2016-06-08 20:00:44 | larry | create | |
|