[][src]Crate tentacle_secio

Aes Encrypted communication and handshake process implementation

Re-exports

pub use crate::peer_id::PeerId;

Modules

codec

Encrypted and decrypted codec implementation, and stream handle

crypto

Symmetric ciphers algorithms

error

Error type

handshake

Implementation of the handshake process

peer_id

Peer id

Structs

SecioKeyPair

Key pair of asymmetric encryption algorithm

Enums

Digest

Possible digest algorithms.

PublicKey

Public Key

Type Definitions

EphemeralPublicKey

Public key generated temporarily during the handshake