Skip to content

Commit

Permalink
ecdsa
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoineCyr committed Feb 27, 2025
1 parent 6f9ea1c commit b58cf6b
Show file tree
Hide file tree
Showing 3 changed files with 195 additions and 269 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@ namespace nil {

if (expect_output) {
output = ca.c;
}
else {
copy_constrain(ca.c, input.zero);
}
}
Expand Down
Loading

0 comments on commit b58cf6b

Please sign in to comment.