Skip to content

Make pairing and groth16 optional 🎉#25

Closed
str4d wants to merge 4 commits into
zkcrypto:masterfrom
str4d:ff
Closed

Make pairing and groth16 optional 🎉#25
str4d wants to merge 4 commits into
zkcrypto:masterfrom
str4d:ff

Conversation

@str4d
Copy link
Copy Markdown
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
Copy Markdown

@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

Comment thread Cargo.toml
byteorder = "1"

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

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
Copy Markdown
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
Copy Markdown
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