summaryrefslogtreecommitdiff
path: root/lib/Crypto/SelfTest/Util/test_number.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor 3 places handling fastmath ImportErrorMarc Abramowitz2014-02-221-10/+2
* Use different method for getting ext_suffixMarc Abramowitz2014-02-221-1/+2
* Add tests for error propagation in _fastmathDwayne C. Litzenberger2012-07-031-0/+29
* Run test_negative_number_roundtrip_mpzToLongObj_longObjToMPZ only if _fastmathSebastian Ramacher2012-06-281-1/+20
* _fastmath: Convert negative numbers properlyDwayne C. Litzenberger2012-04-251-0/+11
* _fastmath: missing Py_BLOCK_THREADS on isPrime(1)Dwayne C. Litzenberger2012-04-251-0/+1
* Merged from upstream (py3k support) and modified so that all unit tests pass.Legrandin2011-10-181-1/+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-1/+3
* | Added test case for size()Legrandin2011-02-061-0/+6
|/
* Fix backward compatibility with PyCrypto 2.1 through 2.5:Dwayne C. Litzenberger2010-06-101-12/+12
* getStrongPrime() implementationLorenz Quack2010-06-101-0/+38
* 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/+241