aboutsummaryrefslogtreecommitdiff
path: root/test/ec/test_signature.py
Commit message (Expand)AuthorAgeFilesLines
* Cleanup curves script.J08nY2020-03-161-1/+1
* Rework context handling into a tree-based approach.J08nY2020-02-111-5/+8
* Use std-curves database submodule instead of hard-coding standard curves.J08nY2020-02-101-2/+2
* Refactor ScalarMult.J08nY2019-12-221-31/+43
* Add curve parameters, improve coverage.J08nY2019-12-211-2/+2
* More docs and more coverage.J08nY2019-04-241-2/+21
* Add ECDH and ECDSA simulation.J08nY2019-04-221-0/+48