Available on
curve25519_dalek_bits="64"
only.Expand description
Field arithmetic modulo \(p = 2^{255} - 19\), using \(64\)-bit limbs with \(128\)-bit products.
Structs
- A
FieldElement51
represents an element of the field \( \mathbb Z / (2^{255} - 19)\).