Type Alias p521::NonZeroScalar

source ·
pub type NonZeroScalar = NonZeroScalar<NistP521>;
Available on crate feature arithmetic only.
Expand description

Non-zero NIST P-521 scalar field element.

Aliased Type§

struct NonZeroScalar { /* private fields */ }