openethereum/ethkey/src
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
..
bin ethkey and ethstore use hash structures from bigint (#1851) 2016-08-15 15:09:00 +02:00
brain.rs
error.rs ethkey and ethstore use hash structures from bigint (#1851) 2016-08-15 15:09:00 +02:00
keccak.rs
keypair.rs
lib.rs Signature cleanup (#1921) 2016-08-24 18:35:21 +02:00
prefix.rs
random.rs
signature.rs Signature cleanup (#1921) 2016-08-24 18:35:21 +02:00