Dan Cline 5dfe5ac29b feat(net): add Framed ECIES implementation (#80)
* feat(net): add ecies crate

* cargo fmt

* add hex-literal and proptest to dev-dependencies

 * adds std feature to reth-rlp

* document util

* document more

* chore: allow missing docs in ecies/algorith.rs

* feat(ecies): improve error handling

remove anyhow and strictly type all errors

* refactor(ecies): movem ingress/egress to lib.rs

* chore(ecies): allow missing docs in mac

* chore(ecies): cleanup utils

* refactor(ecies): move ECIES Codec to separate file

* refactor(ecies): rename proto to stream

* add test scaffold

* implement server/client read/write test

* chore: clippy / fmt

Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2022-10-15 18:20:17 -07:00
2022-10-11 18:52:28 +02:00
2022-10-11 10:15:08 -07:00
2022-10-09 10:07:59 +02:00
2022-10-11 18:52:28 +02:00
2022-10-07 18:20:29 -07:00
2022-10-07 18:20:29 -07:00
2022-10-11 10:15:08 -07:00
2022-09-21 23:58:11 +02:00

reth

Blazing-fast implementation of the Ethereum protocol

Github Actions

Docs

Contributor docs can be found here.

Description
No description provided
Readme 485 MiB
Languages
Rust 93.5%
HTML 4.8%
JSON-with-Comments 1.3%