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 added license headers to ethkey and ethstore 2016-06-20 10:06:49 +02:00
error.rs ethkey and ethstore use hash structures from bigint (#1851) 2016-08-15 15:09:00 +02:00
keccak.rs added license headers to ethkey and ethstore 2016-06-20 10:06:49 +02:00
keypair.rs added license headers to ethkey and ethstore 2016-06-20 10:06:49 +02:00
lib.rs Signature cleanup (#1921) 2016-08-24 18:35:21 +02:00
prefix.rs added license headers to ethkey and ethstore 2016-06-20 10:06:49 +02:00
random.rs added license headers to ethkey and ethstore 2016-06-20 10:06:49 +02:00
signature.rs Signature cleanup (#1921) 2016-08-24 18:35:21 +02:00