snowstorm 0.4.0

A minimalistic encryption protocol based on Noise protocol (snow)
Documentation

snowstorm

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 8 feature flags, 6 of them enabled by default.

default

  • stream
  • socket

stream

  • pin-project

socket

  • tokio/rt
  • tokio/time
  • bytes
  • rand

pin-project

    This feature flag does not enable additional features.

bytes

    This feature flag does not enable additional features.

rand

    This feature flag does not enable additional features.

libsodium-accelerated

  • snow/libsodium-accelerated

ring-accelerated

  • snow/ring-accelerated