[][src]Type Definition curve25519_dalek::field::FieldElement

type FieldElement = FieldElement51;

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

The FieldElement type is an alias for one of the platform-specific implementations.