paulmillr / noble-secp256k1

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

Add ability to create low-r signatures with an option #69

Closed paulmillr closed 1 year ago

paulmillr commented 2 years ago

https://github.com/bitcoin/bitcoin/pull/13666/

TODO: Actually change extraEntropy counter

Need to understand if that feature is still needed, since we have Schnorr now.

paulmillr commented 1 year ago

merged into micro-btc-signer