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

[cryptography/bn254] Add Support for bn254 #445

Open
patrick-ogrady opened this issue Feb 3, 2025 · 0 comments
Open

[cryptography/bn254] Add Support for bn254 #445

patrick-ogrady opened this issue Feb 3, 2025 · 0 comments
Assignees
Labels
research More work required

Comments

@patrick-ogrady
Copy link
Contributor

patrick-ogrady commented Feb 3, 2025

In #379, we created a proof-of-concept for producing bn254 aggregate signatures compatible with EigenLayer's smart contracts.

We should find the right place to support this stylized aggregation (uses aggregation trick and opinionated map-to-curve).

Maybe something like an ecosystem folder that contains implementations of Schemes (or other traits). Another approach could be much more scalable to manage if we expect ecosystems (or members of them) to host their own stuff.

@patrick-ogrady patrick-ogrady added the research More work required label Feb 3, 2025
@patrick-ogrady patrick-ogrady self-assigned this Feb 3, 2025
@github-project-automation github-project-automation bot moved this to Backlog in Tracker Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
research More work required
Projects
Status: Backlog
Development

No branches or pull requests

1 participant