Skip to main content

Ed448NonZeroScalar

Type Alias Ed448NonZeroScalar 

Source
pub type Ed448NonZeroScalar = NonZeroScalar<Ed448>;
Expand description

Non-zero scalar of the Ed448 scalar

Aliased Typeยง

#[repr(transparent)]
pub struct Ed448NonZeroScalar { /* private fields */ }