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

Support Pasta curves. #4

Merged
merged 4 commits into from
Sep 28, 2021
Merged

Support Pasta curves. #4

merged 4 commits into from
Sep 28, 2021

Conversation

porcuquine
Copy link
Contributor

Now that https://github.com/zcash/pasta_curves is licensed under MIT/Apache, we can depend on it directly here. This simplifies trait definitions (which previously had to be wrapped, with duplicate implementations of standard operations, when providing) for pasta curves.

I removed the dev dependency on Ristretto under the assumption that it was only a placeholder whose purpose could be served by Pasta now. This allowed upgrading the rand dependency, which is useful downstream.

@ghost
Copy link

ghost commented Sep 27, 2021

CLA assistant check
All CLA requirements met.

@srinathsetty srinathsetty merged commit de5b8d6 into microsoft:main Sep 28, 2021
@porcuquine porcuquine deleted the pasta branch October 19, 2021 00:22
asn-d6 pushed a commit to asn-d6/Nova that referenced this pull request Apr 23, 2023
…et/featue/r1cs_folding_generalization

Finish the prover merge code
huitseeker added a commit to huitseeker/Nova that referenced this pull request Aug 19, 2023
* ci: improve CI & tests

* chore: Switch to lurk-lab fork of abomonation_derive

- Updated the repository source for the `abomonation_derive` dependency in the Cargo.toml file
- Switched from `winston-h-zhang` repository to `lurk-lab` for more updated and maintained versions

* chore: add dependabot config
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

Successfully merging this pull request may close these issues.

2 participants