Module ark_ec::hashing::curve_maps::swu

source ·

Structs

  • Represents the SWU hash-to-curve map defined by P.

Traits

  • Trait defining the necessary parameters for the SWU hash-to-curve method for the curves of Weierstrass form of: y^2 = x^3 + a*x + b where ab != 0. From [[WB2019]]

Functions

  • Trait defining a parity method on the Field elements based on [[1]] Section 4.1