Module curve25519_dalek::scalar [] [src]

Arithmetic on scalars (integers mod the group order).

Structs

Scalar

The Scalar struct holds an integer \(s < 2^{255} \) which represents an element of \(\mathbb Z / \ell\).