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§

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 of ark_curve25519::Fr.