Expand description
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§
- Noop
KeyProvider - Empty key provider
- Public
Key - Public Key
- Secio
KeyPair - Key pair of asymmetric encryption algorithm
Enums§
- Digest
- Possible digest algorithms.
Traits§
- KeyProvider
- KeyProvider on ecdh procedure
Type Aliases§
- Ephemeral
Public Key - Public key generated temporarily during the handshake