bitcoinjs / tiny-secp256k1

A tiny secp256k1 native/JS wrapper
MIT License
90 stars 55 forks source link

Fix: browser context randomization #58

Closed junderw closed 2 years ago

junderw commented 2 years ago

This function is only used in randomizing the secp context on initialization, and not used in generating the private keys.