Expand description
Module that defines curves parametrizations
Enums§
- Curve
Verification Failure - An error type representing failure modes for a
Curve::verify_curvefunction - Nist256p
- A type representing a standard curve defined by National Institute of Standards and Technology (variant 256p)
Traits§
- Curve
- A trait that generalizes over a curve concept.