Open
Description
Add support for a context value for the range proof. Then when calling it during show, pass the challenge from the DLEQ proof we create in show_groth16
(the challenge is in the struct ShowProof.show_groth16.pok_inputs.c
). This may not be strictly necessary, but it seems prudent to bind the range proof to the rest of the show proof.
crescent-credentials/creds/src/rangeproof.rs
Line 419 in 8e901b0
crescent-credentials/creds/src/rangeproof.rs
Line 233 in 8e901b0
Metadata
Metadata
Assignees
Labels
No labels