summaryrefslogtreecommitdiffstats
path: root/src/tests/p384_test.c
Commit message (Expand)AuthorAgeFilesLines
* [crypto] Allow for an explicit representation of point at infinityMichael Brown2025-12-181-15/+62
* [crypto] Allow for addition of arbitrary Weierstrass curve pointsMichael Brown2025-12-081-1/+112
* [crypto] Expose the (prime) group order as an elliptic curve propertyMichael Brown2025-12-051-0/+3
* [test] Allow for elliptic curve tests other than multiplicationMichael Brown2025-12-051-154/+154
* [crypto] Add definitions and tests for the NIST P-384 elliptic curveMichael Brown2025-01-301-0/+222