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

Make pairing and groth16 optional 🎉 #25

Closed
wants to merge 4 commits into from
Closed

Conversation

str4d
Copy link
Member

@str4d str4d commented Jul 2, 2018

Depends on zkcrypto/pairing#91

@str4d str4d changed the title Use ff crate for Field traits Use ff and group crates for Field and curve traits Jul 6, 2018
@str4d str4d changed the title Use ff and group crates for Field and curve traits Make pairing and groth16 optional 🎉 Jul 6, 2018
Copy link

@Eirik0 Eirik0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

byteorder = "1"

[dependencies.pairing]
git = "https://github.com/str4d/pairing"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the idea that this will change back once zkcrypto/pairing#91 has been merged?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, that is what happened.

@str4d
Copy link
Member Author

str4d commented Apr 11, 2019

This was pulled into bellman in zcash/librustzcash#46 and will be upstreamed back to this repository once the bellman refactor (part of zcash/librustzcash#41) is complete.

@str4d str4d closed this Apr 11, 2019
@str4d str4d mentioned this pull request Apr 11, 2019
str4d pushed a commit that referenced this pull request Aug 25, 2020
Even more adjustments

Closes #22
Closes #24
Closes #25
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