Crate snowstorm[][src]

Re-exports

pub use snow;
pub use packet::NoisePacket;
pub use packet::PacketPoller;
pub use stream::NoiseStream;

Modules

Structs

Generates a HandshakeState and also validates that all the prerequisites for the given parameters are satisfied.

A keypair object returned by Builder::generate_keypair()

The set of choices (as specified in the Noise spec) that constitute a full protocol definition.

Enums