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
206 stars 100 forks source link

Upgrade to Scryptsy 2.x #38

Closed jprichardson closed 6 years ago

jprichardson commented 6 years ago

@ryanzim please have a look at this.

woodser commented 6 years ago

Hey guys. Are you planning to update scryptsy in the near future? I just finished instrumenting scryptsy in this BIP38 library to be async and am prepping for launch of cryptostorage.com which uses this library. Just wondering what you guys are planning and what benefit will be gained from it (faster performance, async, etc) as well as expected timeframe if any. Thanks!

RyanZim commented 6 years ago

I'm working on this now.