Module ec_common

Source
Expand description

Common elliptic curve operations

Structsยง

CurveParams
Elliptic curve parameters in short Weierstrass form: y^2 = x^3 + ax + b
Point
Point on an elliptic curve