aboutsummaryrefslogtreecommitdiff
path: root/test/ec/test_context.py
Commit message (Expand)AuthorAgeFilesLines
* Cleanup curves script.J08nY2020-03-161-1/+1
* Fix LTR multiplier, add affine formula stuff.J08nY2020-02-191-0/+6
* Add the concept of a configuration. Add enumeration of configurations.J08nY2020-02-121-1/+38
* Rework context handling into a tree-based approach.J08nY2020-02-111-25/+5
* Use std-curves database submodule instead of hard-coding standard curves.J08nY2020-02-101-2/+2
* Refactor ScalarMult.J08nY2019-12-221-5/+6
* Add curve parameters, improve coverage.J08nY2019-12-211-5/+4
* More docs and more coverage.J08nY2019-04-241-1/+7
* Exclude some lines from coverage.J08nY2019-04-231-3/+35
* Add proper context management.J08nY2019-04-231-0/+23