Crate libp2prs_secio[−][src]
Aes Encrypted communication and handshake process implementation
Modules
codec | Encrypted and decrypted codec implementation, and stream handle |
crypto | Symmetric ciphers algorithms |
error | Error type |
handshake | Implementation of the handshake process |
Structs
Config | Config for Secio |
SecioOutput | Output of the secio protocol. It implements the SecureStream trait |
Enums
Digest | Possible digest algorithms. |
Type Definitions
EphemeralPublicKey | Public key generated temporarily during the handshake |