Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

generate_rho_challenge

Fully qualified path: garaga::apps::noir::zk_honk_transcript::generate_rho_challenge

pub fn generate_rho_challenge<T, impl Hasher: IHasher<T>, impl Drop: Drop<T>>(
    prev_hasher_output: u256,
    sumcheck_evaluations: Span<u256>,
    libra_evaluation: u256,
    libra_commitments: Span<G1Point256>,
    gemini_masking_poly: G1Point256,
    gemini_masking_eval: u256,
) -> u256