Python and prngd

Martin v. Loewis martin at v.loewis.de
Sat Nov 9 02:21:40 EST 2002


"Stuart D. Gathman" <stuart at bmsi.com> writes:

> I did a quick search on the web, and didn't find python code to do this.
> So, I reinvented the wheel.  It took less than an hour to go over the
> prngd source and make a client.  Here is the result for those who may
> care.

I don't know what you need this for, but if it was to seed OpenSSL, I
recommend to use socket.RAND_egd.

HTH,
Martin




More information about the Python-list mailing list