ECCurve
EC Curve Class jwkName really does use established JWK curve names
Entries
Properties
the number of bits/bytes needed to store point coordinates (such as public key coordinates) in unsigned form
the number of bytes needed to store a public key coordinate in unsigned form
Returns a representation of an immutable list of all enum entries, in the order they're declared.
G: Generator of cyclic curve subgroup See https://www.secg.org/sec2-v2.pdf
the number of bits needed to store a private key in unsigned form
A digest well-suited to operations on this curve, with output length near the curve's coordinate length.
the number of bits/bytes needed to store scalar multipliers (such as private keys) in unsigned form
the number of bytes needed to store a raw signature (r and s concatenated) over this curve