gday_encryption 0.5.1

Simple encrypted ChaCha20Poly1305 wrapper around an async IO stream.
Documentation

gday_encryption

Crates.io Version docs.rs

Simple encrypted ChaCha20Poly1305 wrapper around an async IO stream. Uses a streaming chacha20poly1305 cipher.

See the documentation.

Used by

  • gday - Command line tool for sending files.
  • gday_gui - GUI app for sending files.