Skip to content

Conversation

kevincharm
Copy link

Adds support for evmnet (bn254).

New bn254 implementation in @noble/curves does not include support for hash-to-curve or signatures (for valid reasons) and unfortunately it's difficult to extend. I've created a package temporarily at noble-bn254-drand that re-implements the bn254 module but with support for everything we need (rfc9380, kyber-specific de/serialisation). I'm also using this package for the Solidity repo. If we like this approach, we could move this to the drand org.

@kevincharm kevincharm marked this pull request as draft September 22, 2024 00:24
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.

1 participant