summaryrefslogtreecommitdiff
path: root/lib/Crypto/Random/_UserFriendlyRNG.py
Commit message (Expand)AuthorAgeFilesLines
* Random: Make Crypto.Random.atfork() set last_reseed=None (CVE-2013-1445)Dwayne Litzenberger2013-10-141-0/+15
* PY3K _fastmath supportThorsten Behrens2010-12-291-1/+1
* Changes to allow pycrpyto to work on Python 3.x as well as 2.1 through 2.7Thorsten Behrens2010-12-281-1/+3
* Random: Improve the comment attached to _UserFriendlyRNG#_check_pidDwayne C. Litzenberger2009-08-281-1/+9
* Random: Add Crypto.Random.get_random_bytes()Dwayne C. Litzenberger2009-08-281-0/+4
* Legal: Dedicate my files to the public domain.Dwayne C. Litzenberger2009-03-011-20/+17
* cleanup: Move modules to "lib/Crypto" subdirectory.Dwayne C. Litzenberger2009-02-281-0/+204