Skip to main contentCrate groupy
Source - tests
- Wnaf
- A “w-ary non-adjacent form” exponentiation context.
- GroupDecodingError
- An error that may occur when trying to decode an
EncodedPoint.
- CurveAffine
- Affine representation of an elliptic curve point guaranteed to be
in the correct prime order subgroup.
- CurveProjective
- Projective representation of an elliptic curve point guaranteed to be
in the correct prime order subgroup.
- EncodedPoint
- An encoded elliptic curve point, which should essentially wrap a
[u8; N].