Module field

Module field 

Source
Available on docsrs and curve25519_dalek_bits=64 only.
Expand description

Field arithmetic modulo \(p = 2^{255} - 19\), using \(64\)-bit limbs with \(128\)-bit products.

Structsยง

FieldElement51
A FieldElement51 represents an element of the field \( \mathbb Z / (2^{255} - 19)\).