Module ark_ff::prelude

source ·

Re-exports

Traits

  • Defines a multiplicative identity element for Self.
  • The interface for a prime field, i.e. the field of integers modulo a prime $p$.
    In the following example we’ll use the prime field underlying the BLS12-381 G1 curve.
  • Defines an additive identity element for Self.