Module proof_of_sql::base::scalar
source · Expand description
This module contains the definition of the Scalar
trait, which is used to represent the scalar field used in Proof of SQL.
Enums§
- These errors occur when a scalar conversion fails.
Traits§
- A trait for the scalar field used in Proof of SQL.
Type Aliases§
- A wrapper type around the field element
ark_curve25519::Fr
and should be used in place ofark_curve25519::Fr
.