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<NistP384>;
Expand description

Non-zero NIST P-384 scalar field element.

Aliased Typeยง

pub struct NonZeroScalar { /* private fields */ }