aboutsummaryrefslogtreecommitdiff
path: root/test/ec/test_key_agreement.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/+7
* Use std-curves database submodule instead of hard-coding standard curves.J08nY2020-02-101-3/+7
* Refactor ScalarMult.J08nY2019-12-221-10/+17
* Add curve parameters, improve coverage.J08nY2019-12-211-2/+2
* Add ECDH and ECDSA simulation.J08nY2019-04-221-0/+25