openethereum/ethcore/src/verification
Marek Kotewicz b0d462c6c9 Signature cleanup (#1921)
* Address renamed to H160 at bigint library level

* moved uint specific test from util to bigint library

* naming

* unifing hashes in progress

* unifing hashes

* cleanup redundant unwraps in tests

* Removing util/crypto in progress.

* fixed compiling

* signature cleanup in progress

* new module - ethcrypto used by ethstore and ethcore-network

* fixed compiling

* fixed compiling

* fixed merge
2016-08-24 18:35:21 +02:00
..
canon_verifier.rs Collect consensus/null engines into a single module (#1754) 2016-07-28 20:32:20 +02:00
mod.rs cli overhaul (#1600) 2016-07-25 16:09:47 +02:00
noop_verifier.rs Collect consensus/null engines into a single module (#1754) 2016-07-28 20:32:20 +02:00
verification.rs Signature cleanup (#1921) 2016-08-24 18:35:21 +02:00
verifier.rs Collect consensus/null engines into a single module (#1754) 2016-07-28 20:32:20 +02:00