Skip to content

Issues: jdwhite48/groth-sahai-rs

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Refactor prove + verify to use helper functions restructure The API could be organized better
#24 opened Feb 2, 2022 by jdwhite48
2 tasks
Provide well-formedness check for Groth-Sahai equations bug Something isn't working enhancement New feature or request
#20 opened Feb 2, 2022 by jdwhite48
2 tasks
Groth-Sahai disjunction and conjunction proofs enhancement New feature or request
#18 opened Jan 31, 2022 by jdwhite48
Allow commiting to variables with just ElGamal enhancement New feature or request
#17 opened Jan 31, 2022 by jdwhite48
(De)serialize Groth-Sahai proofs enhancement New feature or request help wanted Extra attention is needed
#16 opened Jan 31, 2022 by jdwhite48
2 tasks
Batch Groth-Sahai verification enhancement New feature or request optimization This code could be faster
#15 opened Jan 31, 2022 by jdwhite48
Extend GS to commit-and-prove enhancement New feature or request restructure The API could be organized better
#14 opened Jan 31, 2022 by jdwhite48
Rerandomize Groth-Sahai proofs enhancement New feature or request
#13 opened Jan 31, 2022 by jdwhite48
More efficient matrix multiplication help wanted Extra attention is needed optimization This code could be faster
#12 opened Jan 31, 2022 by jdwhite48
1 of 3 tasks
Cleaner matrix arithmetic restructure The API could be organized better
#11 opened Jan 31, 2022 by jdwhite48
1 of 2 tasks
Refactor arithmetic with macros + generics restructure The API could be organized better
#10 opened Jan 31, 2022 by jdwhite48
4 tasks
Optimize GS bilinear group arithmetic optimization This code could be faster
#8 opened Jan 31, 2022 by jdwhite48
1 of 4 tasks
Prove about multiple Groth-Sahai equations simultaneously enhancement New feature or request
#6 opened Jan 31, 2022 by jdwhite48
1 of 4 tasks
Reduce number of stored group elements for proofs about linear equations enhancement New feature or request good first issue Good for newcomers optimization This code could be faster
#5 opened Jan 31, 2022 by jdwhite48
2 tasks
Refactor API to allow other instantiations restructure The API could be organized better
#4 opened Jan 31, 2022 by jdwhite48
6 tasks
Fully expose parallelism in API enhancement New feature or request optimization This code could be faster restructure The API could be organized better
#2 opened Jan 31, 2022 by jdwhite48
6 tasks
ProTip! Exclude everything labeled bug with -label:bug.