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