pub fn hash_to_scalar(data: &[u8]) -> Scalar
Expand description

Hash the provided data to a scalar via keccak256(data) % l.