Skip to content
  • Daiki Ueno's avatar
    Implement Curve448 primitives · 389c787e
    Daiki Ueno authored and Niels Möller's avatar Niels Möller committed
    This patch adds the necessary primitives for "curve448", defined in
    RFC 7748.  Those primitives are namely: addition, doubling, scalar
    multiplication of the generator or an arbitrary point, inversion, and
    square root.
    389c787e