Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

Permalink
feat: QC key aggregate gadget (#74)
Browse files Browse the repository at this point in the history
* update to the newest interface

* refactor keyagg gadget

* update doc

* update test name

* public inputs

* remove cargo.lock

* refactor qc gadgets

* refactor qc gadgets

* remove branch from jellyfish deps

* updated comments

* more comments
  • Loading branch information
mrain committed Jul 11, 2023
1 parent 5e9bfc1 commit e9bda5c
Show file tree
Hide file tree
Showing 3 changed files with 364 additions and 2,120 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
# Cargo.lock
Cargo.lock

# These are backup files generated by rustfmt
**/*.rs.bk
Expand Down
Loading

0 comments on commit e9bda5c

Please sign in to comment.