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

BlindedScalar

Type Alias BlindedScalar 

Source
pub type BlindedScalar = BlindedScalar<NistP256>;
Expand description

Blinded scalar.

Aliased Typeยง

pub struct BlindedScalar { /* private fields */ }