MyCrypto/common/components/WalletDecrypt
skubakdj f42837de68 Keystore & Private Key Wallet Decrypts (#116)
* wire up keystore decrypt & build UI

* add support for encrypted private keys

* add check for key length

* rename keystore wallet file

* rename encrypted priv key wallet file

* add support for presale, v1, & v2 JSON keystores

* clean up TODO messages, add class files

* add v3 references

* add flow type

* fix event bug

* update privkey validators to accept whole privkey

* refactor pkey/pass validation to function

* move pass req detection to function, remove unnecessary state

* add tests for decrypt & keystore libs
2017-08-20 22:28:47 +02:00
..
Keystore.jsx Keystore & Private Key Wallet Decrypts (#116) 2017-08-20 22:28:47 +02:00
LedgerNano.jsx merge develop into 'swap_part_3' 2017-07-03 22:21:19 -05:00
Mnemonic.jsx merge develop into 'swap_part_3' 2017-07-03 22:21:19 -05:00
PrivateKey.jsx Keystore & Private Key Wallet Decrypts (#116) 2017-08-20 22:28:47 +02:00
Trezor.jsx merge develop into 'swap_part_3' 2017-07-03 22:21:19 -05:00
ViewOnly.jsx merge develop into 'swap_part_3' 2017-07-03 22:21:19 -05:00
index.jsx Keystore & Private Key Wallet Decrypts (#116) 2017-08-20 22:28:47 +02:00