Crate reth_ecies

source ·
Expand description

RLPx ECIES framed transport protocol.

Modules§

  • This contains the main codec for RLPx ECIES messages
  • Ethereum MAC Module
  • The ECIES Stream implementation which wraps over [AsyncRead] and [AsyncWrite].
  • Utility functions for hashing and encoding.

Structs§

  • An error that occurs while reading or writing to an ECIES stream.

Enums§