Function dleq::cross_group::scalar::scalar_normalize

source ยท
pub fn scalar_normalize<F0: PrimeFieldBits + Zeroize, F1: PrimeFieldBits>(
    scalar: F0,
) -> (F0, F1)
Available on crate feature experimental only.
Expand description

Convert a uniform scalar into one usable on both fields, clearing the top bits as needed.