summaryrefslogtreecommitdiffstats
path: root/src/tests/p256_test.c
Commit message (Expand)AuthorAgeFilesLines
* [crypto] Allow for an explicit representation of point at infinityMichael Brown2025-12-181-3/+36
* [crypto] Allow for addition of arbitrary Weierstrass curve pointsMichael Brown2025-12-081-1/+80
* [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-108/+108
* [crypto] Add definitions and tests for the NIST P-256 elliptic curveMichael Brown2025-01-281-0/+176