openethereum/ethstore/src
Marek Kotewicz a0b71a9f52 fixed #2263, geth keys with ciphertext shorter than 32 bytes (#2318)
* fixed #2263, geth keys with ciphertext shorter than 32 bytes

* replace unwrap with more helpful expect

* tests for decrypting short secrets
2016-10-04 22:08:31 +02:00
..
account fixed #2263, geth keys with ciphertext shorter than 32 bytes (#2318) 2016-10-04 22:08:31 +02:00
bin Backports to beta (#1919) 2016-08-12 12:16:20 +02:00
dir Backports to beta (#1919) 2016-08-12 12:16:20 +02:00
json fixed #2263, geth keys with ciphertext shorter than 32 bytes (#2318) 2016-10-04 22:08:31 +02:00
crypto.rs Import wallet fix (#1820) 2016-08-03 15:24:09 +02:00
error.rs handle keys deserialization errors, fixes #1592 (#1701) 2016-07-28 20:26:07 +02:00
ethkey.rs import-wallet option for ethstore executable 2016-06-21 15:04:36 +02:00
ethstore.rs dynamic keys pickup 2016-07-31 10:46:28 +02:00
import.rs Fixing account naming (#1810) 2016-08-03 17:58:22 +02:00
lib.rs Key files include timestamp in name. (#1700) 2016-07-25 10:45:45 +02:00
presale.rs Import wallet fix (#1820) 2016-08-03 15:24:09 +02:00
random.rs added license headers to ethkey and ethstore 2016-06-20 10:06:49 +02:00
secret_store.rs dynamic keys pickup 2016-07-31 10:46:28 +02:00