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

Add Arkworks Backend to manta-crypto #180

Merged
merged 18 commits into from
Aug 5, 2022
Merged

Add Arkworks Backend to manta-crypto #180

merged 18 commits into from
Aug 5, 2022

Conversation

bhgomes
Copy link
Contributor

@bhgomes bhgomes commented Jul 23, 2022

  • Add Basic Crate Re-export and Canonical Dependencies
  • Add Sampling methods for fields and curves
  • Move some R1CS and algebra code from manta-pay to manta-crypto
  • Move Pairing abstraction from manta-trusted-setup to manta-crypto
  • Fix cocoon version dependency issue with a patch for now

Before we can merge this PR, please make sure that all the following items have been checked off:

  • Linked to an issue with discussion and accepted design OR have an explanation in the PR that describes this work.
  • Added one line describing your change in CHANGELOG.md and added the appropriate changelog label to the PR.
  • Re-reviewed Files changed in the GitHub PR explorer.
  • Checked that changes and commits conform to the standards outlined in CONTRIBUTING.md.

Signed-off-by: Brandon H. Gomes <bhgomes@pm.me>
@bhgomes bhgomes added changelog:changed Changelog: add these changes to the `changed` section of the changelog A-openzl-backend Area: Issues and PRs related to implementing OpenZL Backends labels Jul 23, 2022
@bhgomes bhgomes added this to the v1.0.0 milestone Jul 23, 2022
Signed-off-by: Brandon H. Gomes <bhgomes@pm.me>
Signed-off-by: Brandon H. Gomes <bhgomes@pm.me>
Signed-off-by: Brandon H. Gomes <bhgomes@pm.me>
Signed-off-by: Brandon H. Gomes <bhgomes@pm.me>
Signed-off-by: Brandon H. Gomes <bhgomes@pm.me>
Signed-off-by: Brandon H. Gomes <bhgomes@pm.me>
@bhgomes bhgomes marked this pull request as ready for review July 31, 2022 02:50
Signed-off-by: Brandon H. Gomes <bhgomes@pm.me>
@bhgomes bhgomes modified the milestones: v1.0.0, v0.6.0 Jul 31, 2022
Signed-off-by: Brandon H. Gomes <bhgomes@pm.me>
Signed-off-by: Brandon H. Gomes <bhgomes@pm.me>
Signed-off-by: Brandon H. Gomes <bhgomes@pm.me>
Signed-off-by: Brandon H. Gomes <bhgomes@pm.me>
Signed-off-by: Brandon H. Gomes <bhgomes@pm.me>
Signed-off-by: Brandon H. Gomes <bhgomes@pm.me>
Signed-off-by: Brandon H. Gomes <bhgomes@pm.me>
@bhgomes bhgomes modified the milestones: v0.6.0, v0.5.5 Aug 2, 2022
Cargo.toml Show resolved Hide resolved
manta-trusted-setup/Cargo.toml Show resolved Hide resolved
manta-trusted-setup/Cargo.toml Outdated Show resolved Hide resolved
manta-trusted-setup/src/groth16/test.rs Show resolved Hide resolved
manta-trusted-setup/src/util.rs Show resolved Hide resolved
manta-trusted-setup/src/util.rs Show resolved Hide resolved
manta-trusted-setup/src/util.rs Outdated Show resolved Hide resolved
Signed-off-by: Brandon H. Gomes <bhgomes@pm.me>
Signed-off-by: Brandon H. Gomes <bhgomes@pm.me>
@bhgomes bhgomes requested a review from BoyuanFeng August 2, 2022 17:14
BoyuanFeng
BoyuanFeng previously approved these changes Aug 2, 2022
GhostOfGauss
GhostOfGauss previously approved these changes Aug 5, 2022
manta-crypto/src/arkworks/constraint.rs Outdated Show resolved Hide resolved
manta-crypto/src/arkworks/constraint.rs Show resolved Hide resolved
manta-crypto/src/arkworks/constraint.rs Show resolved Hide resolved
@bhgomes bhgomes dismissed stale reviews from GhostOfGauss and BoyuanFeng via 8dc0242 August 5, 2022 14:49
Co-authored-by: Todd Norton <93260651+GhostOfGauss@users.noreply.github.com>
Signed-off-by: Brandon H. Gomes <bhgomes@pm.me>
@bhgomes bhgomes merged commit f4f7da1 into main Aug 5, 2022
@bhgomes bhgomes deleted the feat/arkworks-backend branch August 5, 2022 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-openzl-backend Area: Issues and PRs related to implementing OpenZL Backends changelog:changed Changelog: add these changes to the `changed` section of the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants