openethereum/ethstore/src/account
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
..
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-10-04 22:08:31 +02:00
version.rs added license headers to ethkey and ethstore 2016-06-20 10:06:49 +02:00