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