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

Add ability to decrypt EC-Multiply-derived keys #1

Closed MidnightLightning closed 10 years ago

MidnightLightning commented 10 years ago

Add in the logic to decrypt EC-Multiply-derived keys, and activated the tests to verify that