summaryrefslogtreecommitdiff
path: root/lib/Crypto/Random/random.py
Commit message (Expand)AuthorAgeFilesLines
* Fix LP#1061217: random.shuffle takes O(n^2) timeDwayne Litzenberger2013-02-161-7/+7
* Fix AllOrNothing and random.sample()Thorsten Behrens2011-01-061-1/+1
* Improve random selftestThorsten Behrens2011-01-051-3/+1
* Add unit tests for Crypto.Random.randomThorsten Behrens2010-12-311-3/+3
* 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-2/+3
* 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/+146