summaryrefslogtreecommitdiffhomepage
path: root/test/ec/test_mod.py
Commit message (Expand)AuthorAgeFilesLines
* Fixup the packaging, put cfg into a proper subpackage.J08nY2020-12-261-1/+1
* Make certain aspects of the library configurable.J08nY2020-12-171-3/+30
* Make Mod a dynamic class.J08nY2020-12-171-1/+1
* Handle formula assumptions.J08nY2020-12-171-1/+2
* Add testing of GMP and non-GMP into Travis.J08nY2020-12-101-1/+12
* Add support for GMP modular arithmetic.J08nY2020-12-101-1/+1
* Add PicoScope 3000 support (partial).J08nY2020-07-011-0/+6
* Fix type errors and increase code coverage.J08nY2020-06-141-0/+11
* Add docs and tests to the ECTester target.J08nY2020-06-131-1/+17
* Raise code coverage for Mod.J08nY2019-04-221-2/+28
* Add more tests and cleanup some typing errors.J08nY2019-03-211-0/+30