Expand description
This module contains the Scalar
trait as well as the main, generic, implementations of it.
Structs§
- Mont
Scalar - A wrapper struct around a
Fp256<MontBackend<T, 4>>
that can easily implement theScalar
trait.
Enums§
- Scalar
Conversion Error - These errors occur when a scalar conversion fails.