Function hash_to_scalar_dst

Source
pub fn hash_to_scalar_dst(
    bytes: &[u8],
    dst: &[u8],
    context_string: &[u8],
) -> Result<P256Scalar, Error>