Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix LP#1061217: random.shuffle takes O(n^2) time | Dwayne Litzenberger | 2013-02-16 | 1 | -7/+7 |
* | Fix AllOrNothing and random.sample() | Thorsten Behrens | 2011-01-06 | 1 | -1/+1 |
* | Improve random selftest | Thorsten Behrens | 2011-01-05 | 1 | -3/+1 |
* | Add unit tests for Crypto.Random.random | Thorsten Behrens | 2010-12-31 | 1 | -3/+3 |
* | 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 | -2/+3 |
* | 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/+146 |