openethereum/ethstore/src
Toralf Wittner 236692cfd5 Const time comparison (#8113)
* Use `subtle::slices_equal` for constant time comparison.

Also update the existing version of subtle in `ethcrypto` from
0.1 to 0.5

* Test specifically for InvalidPassword error.
2018-03-14 15:41:35 +01:00
..
account Const time comparison (#8113) 2018-03-14 15:41:35 +01:00
accounts_dir Fix wallet import (#7873) 2018-02-14 14:21:58 +01:00
json updated serde to version 1.0 2017-07-06 11:36:15 +02:00
error.rs Export account RPC (#4967) 2017-03-23 13:23:03 +01:00
ethkey.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
ethstore.rs Fix wallet import (#7873) 2018-02-14 14:21:58 +01:00
import.rs Fix #6209 - introduce standalone dir crate 2017-12-26 00:54:34 -08:00
lib.rs Const time comparison (#8113) 2018-03-14 15:41:35 +01:00
presale.rs Create an account for chain=dev (#5612) 2017-05-19 17:06:36 +02:00
random.rs Wordlist from crate (#5331) 2017-04-01 13:26:44 +07:00
secret_store.rs Fix wallet import (#7873) 2018-02-14 14:21:58 +01:00