Expand description
This module contains the Scalar trait as well as the main, generic, implementations of it.
Enums§
- These errors occur when a scalar conversion fails.
Traits§
- A trait for the scalar field used in Proof of SQL.
- Extention trait for blanket implementations for
Scalartypes. This trait is primarily to avoid cluttering the coreScalarimplementation with default implemenentations and provides helper methods forScalar.
Type Aliases§
- A wrapper type around the field element
ark_curve25519::Frand should be used in place ofark_curve25519::Fr.