openethereum/ethstore/src/json
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
..
bytes.rs fixed #2263, geth keys with ciphertext shorter than 32 bytes (#2318) 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
crypto.rs fixed #2263, geth keys with ciphertext shorter than 32 bytes (#2318) 2016-09-28 15:47:52 +02:00
error.rs added license headers to ethkey and ethstore 2016-06-20 10:06:49 +02:00
hash.rs fixed #2263, geth keys with ciphertext shorter than 32 bytes (#2318) 2016-09-28 15:47:52 +02:00
id.rs fixed #2263, geth keys with ciphertext shorter than 32 bytes (#2318) 2016-09-28 15:47:52 +02:00
kdf.rs added license headers to ethkey and ethstore 2016-06-20 10:06:49 +02:00
key_file.rs fixed #2263, geth keys with ciphertext shorter than 32 bytes (#2318) 2016-09-28 15:47:52 +02:00
mod.rs added license headers to ethkey and ethstore 2016-06-20 10:06:49 +02:00
mod.rs.in fixed #2263, geth keys with ciphertext shorter than 32 bytes (#2318) 2016-09-28 15:47:52 +02:00
presale.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