Module snow::params

source ·
Expand description

All structures related to Noise parameter definitions (cryptographic primitive choices, protocol patterns/names)

Re-exports§

  • pub use self::patterns::SUPPORTED_HANDSHAKE_PATTERNS;

Structs§

  • The pattern/modifier combination choice (no primitives specified) for a full noise protocol definition.
  • Handshake modifiers that will be used during key exchange handshake.
  • The set of choices (as specified in the Noise spec) that constitute a full protocol definition.

Enums§