pub fn blake3_254_hash_to_scalar(data: &[u8]) -> ScalarBytes
Expand description
BLAKE3 hashing of a single value truncated to 254 bits as Scalar for usage with KZG.
pub fn blake3_254_hash_to_scalar(data: &[u8]) -> ScalarBytes
BLAKE3 hashing of a single value truncated to 254 bits as Scalar for usage with KZG.