Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

NonZeroScalar

Type Alias NonZeroScalar 

Source
pub type NonZeroScalar = NonZeroScalar<NistP521>;
Expand description

Non-zero NIST P-521 scalar field element.

Aliased Typeยง

pub struct NonZeroScalar { /* private fields */ }