gday_encryption

Crates.iogday_encryption
lib.rsgday_encryption
version0.3.0
sourcesrc
created_at2024-06-07 22:25:18.076573
updated_at2024-12-02 02:32:39.663978
descriptionSimple encrypted ChaCha20Poly1305 wrapper around an async IO stream.
homepagehttps://github.com/manforowicz/gday/tree/main/gday_encryption
repositoryhttps://github.com/manforowicz/gday/
max_upload_size
id1265244
size30,661
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.
Commit count: 91

cargo fmt