pub type Randomizer<S> = <S as Sealed<S>>::Scalar;Expand description
An element of the protocol’s scalar field used for randomization of public and secret keys.
pub type Randomizer<S> = <S as Sealed<S>>::Scalar;An element of the protocol’s scalar field used for randomization of public and secret keys.