Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Circuits/gadgets refactoring #242

Open
2 tasks
XuyangSong opened this issue Nov 6, 2023 · 0 comments
Open
2 tasks

Circuits/gadgets refactoring #242

XuyangSong opened this issue Nov 6, 2023 · 0 comments

Comments

@XuyangSong
Copy link
Collaborator

We've Implemented a bunch of independent circuits used inside of Taiga.(e.g. conditional_equal, conditional_select, hash_to_curve, note_encryption, blake2 hash, etc, etc.). It would be better to refactor the circuits to an independent sub-library inside of Taiga so that external projects can use it.

  • refactor the underlying circuits/garages/chips to be more friendly to use, add necessary use cases and annotation.
  • create an independent circuit sub-library in Taiga.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant