pub fn scalar_from_bytes(bytes: &[u8; 32]) -> CtOption<Scalar>
Expand description

Convert a big endian byte sequence to a Scalar