mirror of
https://github.com/ipxe/ipxe
synced 2026-05-22 00:03:42 +03:00
e50e30a7f8
Add the generator base point as an explicit property of an elliptic curve, and remove the ability to pass a NULL to elliptic_multiply() to imply the use of the generator base point. Signed-off-by: Michael Brown <mcb30@ipxe.org>