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

Implement Standard Traits for ArkGroth16 #48

Open
GhostOfGauss opened this issue Dec 14, 2022 · 0 comments
Open

Implement Standard Traits for ArkGroth16 #48

GhostOfGauss opened this issue Dec 14, 2022 · 0 comments
Labels
C-good-first-issue Category: Good first issues P-low Priority: Low

Comments

@GhostOfGauss
Copy link
Contributor

The remaining standard library traits should be implemented for the ArkGroth16 proving system. This would include all traits in eclair::{ bool, cmp, num, ops } for COM = R1CS<F>, implemented for Fp<F>, FpVar<F>, or whatever other type may be appropriate.

Implementation should follow the examples here

@GhostOfGauss GhostOfGauss added C-good-first-issue Category: Good first issues P-low Priority: Low labels Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-good-first-issue Category: Good first issues P-low Priority: Low
Development

No branches or pull requests

1 participant