summaryrefslogtreecommitdiff
path: root/lib/Crypto/SelfTest/Random/test_random.py
Commit message (Expand)AuthorAgeFilesLines
* Fix random.shuffle SelfTestDwayne Litzenberger2013-02-161-1/+1
* Improve random selftestThorsten Behrens2011-01-051-4/+3
* Additional random unit tests; fix a random unit testThorsten Behrens2011-01-041-2/+9
* Add unit tests for Crypto.Random.randomThorsten Behrens2010-12-311-0/+114
* Random: Add Crypto.Random.get_random_bytes()Dwayne C. Litzenberger2009-08-281-0/+3
* SelfTest: Fix commentDwayne C. Litzenberger2009-04-251-1/+1
* Legal: Dedicate my files to the public domain.Dwayne C. Litzenberger2009-03-011-21/+17
* cleanup: Move modules to "lib/Crypto" subdirectory.Dwayne C. Litzenberger2009-02-281-0/+52