Skip to content

Commit 9c798f5

Browse files
authored
r1cs: accept ownable transcript (dalek-cryptography#313)
Accept Transcript as `BorrowMut<>` instead of `&mut` in order to allow bundling R1CS verifier with an owned transcript in a single structure and thus avoiding self-referencing and pinning.
1 parent 91218d4 commit 9c798f5

File tree

3 files changed

+195
-160
lines changed

3 files changed

+195
-160
lines changed

0 commit comments

Comments
 (0)