Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Random: Make Crypto.Random.atfork() set last_reseed=None (CVE-2013-1445) | Dwayne Litzenberger | 2013-10-14 | 1 | -0/+15 |
* | PY3K _fastmath support | Thorsten Behrens | 2010-12-29 | 1 | -1/+1 |
* | Changes to allow pycrpyto to work on Python 3.x as well as 2.1 through 2.7 | Thorsten Behrens | 2010-12-28 | 1 | -1/+3 |
* | Random: Improve the comment attached to _UserFriendlyRNG#_check_pid | Dwayne C. Litzenberger | 2009-08-28 | 1 | -1/+9 |
* | Random: Add Crypto.Random.get_random_bytes() | Dwayne C. Litzenberger | 2009-08-28 | 1 | -0/+4 |
* | Legal: Dedicate my files to the public domain. | Dwayne C. Litzenberger | 2009-03-01 | 1 | -20/+17 |
* | cleanup: Move modules to "lib/Crypto" subdirectory. | Dwayne C. Litzenberger | 2009-02-28 | 1 | -0/+204 |