Commit Graph

11 Commits

Author SHA1 Message Date
Gav Wood 635bf284b4 Fix RLP on consensus.
Add JSON helpers.
2016-01-12 23:44:30 +01:00
Gav Wood 6b1eb943e2 Add U512 type and a few conversions. 2016-01-12 17:40:55 +01:00
Gav Wood e2de777c30 Fix panic in crypto, avoid incorrect casting in bytes. 2016-01-12 00:55:42 +01:00
arkpar 24ba723818 Do not expose sha3 from crypto 2016-01-09 10:27:41 +01:00
arkpar 396a1755e3 More style 2016-01-08 13:49:00 +01:00
arkpar 1ffd999f96 Merge branch 'master' of github.com:gavofyork/ethcore-util into network 2016-01-08 13:32:52 +01:00
Gav Wood 5fc87a334d Additional work & convenience functions on crypto, bytes & hash.
Renaming mut_bytes() to as_slice_mut().
2016-01-07 23:59:50 +01:00
arkpar 2e3750323a Bugfixes; Move discovery draft to a module 2015-12-03 15:11:40 +01:00
arkpar 10a43c1fed Encrypted connection 2015-12-02 12:07:46 +01:00
arkpar 4873c33fef Encryption primitives; Continue work on handshake 2015-11-30 16:38:55 +01:00
arkpar e04907729a KeyPair, EC signature 2015-11-29 02:11:56 +01:00