cosmjs icon indicating copy to clipboard operation
cosmjs copied to clipboard

Replace elliptic with noble-secp256k1

Open paulmillr opened this issue 3 years ago • 4 comments

It's time! Ethereum and Solana already did. 😃

paulmillr avatar Sep 19 '22 19:09 paulmillr

Paul, love your work, thanks a lot! We use noble-hashing already. It will be done.

webmaster128 avatar Sep 19 '22 19:09 webmaster128

The migration is done in #1348. Looks nice and clean!

The only drawback I see is pulling in the Node.js crypto module again which we are just getting rid of. I opened https://github.com/paulmillr/noble-secp256k1/issues/84 for this.

webmaster128 avatar Dec 08 '22 17:12 webmaster128