bitcoinjs / bip38

BIP38 is a standard process to encrypt Bitcoin and crypto currency private keys that is less susceptible to brute force attacks thus protecting the user.
http://cryptocoinjs.com/modules/currency/bip38/
MIT License
208 stars 100 forks source link

README: add scrypt params #18

Closed dcousens closed 7 years ago

dcousens commented 7 years ago

@jprichardson do we want anything more than that?

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 65055edf0337727e6fd903380e1a76f2c488ade3 on docfix into e516f57e20064326d3068a6c225e1bb18997ac19 on master.

jprichardson commented 7 years ago

@jprichardson do we want anything more than that?

It's good enough for now.

dcousens commented 7 years ago

Release?

jprichardson commented 7 years ago

Release?

Please update the changelog 😛

jprichardson commented 7 years ago

Ah, nevermind, I thought you bumped the package. I got it... I like to keep them in the same commit. Publishing shortly.

jprichardson commented 7 years ago

Published.