summaryrefslogtreecommitdiffstats
path: root/src/tests/elliptic_test.c
Commit message (Expand)AuthorAgeFilesLines
* [crypto] Allow for an explicit representation of point at infinityMichael Brown2025-12-181-3/+4
* [crypto] Allow for addition of arbitrary Weierstrass curve pointsMichael Brown2025-12-081-0/+33
* [crypto] Expose the (prime) group order as an elliptic curve propertyMichael Brown2025-12-051-0/+43
* [test] Allow for elliptic curve tests other than multiplicationMichael Brown2025-12-051-2/+2
* [crypto] Expose the base point as an explicit elliptic curve propertyMichael Brown2025-12-051-2/+3
* [test] Add generic tests for elliptic curve point multiplicationMichael Brown2025-01-221-0/+76