openethereum/ethstore/src/account
Marek Kotewicz c0e72209e8 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-09-28 15:47:52 +02:00
..
cipher.rs added license headers to ethkey and ethstore 2016-06-20 10:06:49 +02:00
kdf.rs added license headers to ethkey and ethstore 2016-06-20 10:06:49 +02:00
mod.rs added license headers to ethkey and ethstore 2016-06-20 10:06:49 +02:00
safe_account.rs fixed #2263, geth keys with ciphertext shorter than 32 bytes (#2318) 2016-09-28 15:47:52 +02:00
version.rs added license headers to ethkey and ethstore 2016-06-20 10:06:49 +02:00