Struct elliptic_curve::hash2curve::OsswuMapParams
source · [−]pub struct OsswuMapParams<F> where
F: Field, {
pub c1: [u64; 4],
pub c2: F,
pub map_a: F,
pub map_b: F,
pub z: F,
}
This is supported on crate feature
hash2curve
only.Expand description
The Optimized Simplified Shallue-van de Woestijne-Ulas parameters
Fields
c1: [u64; 4]
The first constant term
c2: F
The second constant term
map_a: F
The ISO A variable or Curve A variable
map_b: F
The ISO A variable or Curve A variable
z: F
The Z parameter