openethereum/ethcrypto
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
..
src Const time comparison (#8113) 2018-03-14 15:41:35 +01:00
Cargo.toml Const time comparison (#8113) 2018-03-14 15:41:35 +01:00