summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/weierstrass.h
Commit message (Expand)AuthorAgeFilesLines
* [build] Mark known reviewed files as permitted for UEFI Secure BootMichael Brown2026-01-141-0/+1
* [crypto] Allow for an explicit representation of point at infinityMichael Brown2025-12-181-0/+8
* [crypto] Allow for addition of arbitrary Weierstrass curve pointsMichael Brown2025-12-081-0/+9
* [crypto] Expose the (prime) group order as an elliptic curve propertyMichael Brown2025-12-051-1/+3
* [crypto] Expose the base point as an explicit elliptic curve propertyMichael Brown2025-12-051-0/+1
* [crypto] Add support for Weierstrass elliptic curve point multiplicationMichael Brown2025-01-281-0/+166