Crate tentacle_secio

source ·
Expand description

Aes Encrypted communication and handshake process implementation

Re-exports

  • pub use crate::peer_id::PeerId;

Modules

  • Encrypted and decrypted codec implementation, and stream handle
  • Symmetric ciphers algorithms
  • Error type
  • Implementation of the handshake process
  • Peer id

Structs

Enums

  • Possible digest algorithms.

Traits

Type Definitions