js-ethereum-cryptography icon indicating copy to clipboard operation
js-ethereum-cryptography copied to clipboard

Add BLS12-381 operations

Open paulmillr opened this issue 2 years ago • 0 comments

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

paulmillr avatar May 28 '23 12:05 paulmillr