gday_encryption

Crates.iogday_encryption
lib.rsgday_encryption
version0.5.1
created_at2024-06-07 22:25:18.076573+00
updated_at2025-09-20 21:34:02.720479+00
descriptionSimple encrypted ChaCha20Poly1305 wrapper around an async IO stream.
homepage
repositoryhttps://github.com/manforowicz/gday/
max_upload_size
id1265244
size56,636
Marcin Anforowicz (manforowicz)

documentation

README

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.
Commit count: 100

cargo fmt