Module curve25519_dalek::backend::serial::u64::field[][src]

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)\).