Function risc0_groth16::split_digest

source ยท
pub fn split_digest(d: Digest) -> Result<(Fr, Fr), Error>
Expand description

Splits the digest in half returning a scalar for each halve.