js-ethereum-cryptography
js-ethereum-cryptography copied to clipboard
Add BLS12-381 operations
We already depend on noble-curves, which has bls12-381.
It would be great to expose the curve and its basic operations: getPublicKey, sign, verify, pairing