p256

Type Alias NonZeroScalar

source
pub type NonZeroScalar = NonZeroScalar<NistP256>;
Expand description

Non-zero NIST P-256 scalar field element.

Aliased Typeยง

struct NonZeroScalar { /* private fields */ }