Structs§
- ChaCha8
Packet Key - KeyLog
File KeyLog
implementation that opens a file whose name is given by theSSLKEYLOGFILE
environment variable, and writes keys into it.- Keypair
- An ed25519 keypair.
- Noise
Client Config - Noise
Config - Noise configuration struct.
- Noise
Server Config - Noise
Session - Public
Key - An ed25519 public key.
- Secret
Key - An EdDSA secret key.
Constants§
Traits§
- KeyLog
- This trait represents the ability to do something useful with key material, such as logging it to a file for debugging.