Expand description
RLPx
ECIES framed transport protocol.
Modules§
- algorithm
- codec
- This contains the main codec for
RLPx
ECIES messages - mac
- Ethereum MAC Module
- stream
- The ECIES Stream implementation which wraps over [
AsyncRead
] and [AsyncWrite
]. - util
- Utility functions for hashing and encoding.
Structs§
- ECIES
Error - An error that occurs while reading or writing to an ECIES stream.
Enums§
- ECIES
Error Impl - An error that occurs while reading or writing to an ECIES stream.
- EgressECIES
Value - Raw egress values for an ECIES protocol
- IngressECIES
Value - Raw ingress values for an ECIES protocol