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

Explain pairings #11

Open
uncomputable opened this issue Oct 2, 2023 · 0 comments
Open

Explain pairings #11

uncomputable opened this issue Oct 2, 2023 · 0 comments

Comments

@uncomputable
Copy link
Owner

Pairings allow us to multiply curve points and enable many new ZKPs.

I have to read into pairing cryptography to see what we need. We might need to change our curve to construct a pairing. Or we construct a relatively inefficient pairing on the existing curve. The inefficiency would not be a problem because we our curve is tiny. We can probably statically cache the entire pairing function.

This was referenced Aug 1, 2023
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

No branches or pull requests

1 participant