4 lines
No EOL
167 B
Rust
4 lines
No EOL
167 B
Rust
//! Contains structs and functions for serializing and deserializing different packets in the Noise_IKpsk2 handshake and data frames
|
|
|
|
pub mod handshake;
|
|
pub mod error; |