paulmillr / noble-secp256k1

Fastest 4KB JS implementation of secp256k1 signatures and ECDH
https://paulmillr.com/noble
MIT License
757 stars 114 forks source link

Implement Schnorr batch verification #41

Closed paulmillr closed 1 year ago

paulmillr commented 2 years ago

BIP340 section

https://gist.github.com/lontivero/1d75b11e9243c0f2a75466db05776623

paulmillr commented 1 year ago

=> noble-curves