Consensys / web3signer

Web3Signer is an open-source signing service capable of signing on multiple platforms (Ethereum1 and 2, Filecoin) using private keys stored in an external vault, or encrypted on a disk.
https://docs.web3signer.consensys.net/
Apache License 2.0
189 stars 71 forks source link

Plans to support bn254/bn128 #954

Open shrimalmadhur opened 9 months ago

shrimalmadhur commented 9 months ago

Are there any plans to support bn254/bn128 curve https://hackmd.io/@jpw/bn254 ?

non-fungible-nelson commented 9 months ago

Hi there - can you describe the use-case you are looking to support with this signing curve?

shrimalmadhur commented 9 months ago

@non-fungible-nelson we (at EigenLabs/EigenLayer) use bn254 signatures types for aggregation purpose but was looking for something to support as remote signer. Operators running EigenDA use bn254 keys to attest the data and we use those signatures to aggregate and post onchain.