gday_encryption

Crates.iogday_encryption
lib.rsgday_encryption
version0.2.0
sourcesrc
created_at2024-06-07 22:25:18.076573
updated_at2024-07-12 05:09:01.625464
descriptionSimple encrypted ChaCha20Poly1305 wrapper around an IO stream.
homepagehttps://github.com/manforowicz/gday/tree/main/gday_encryption
repositoryhttps://github.com/manforowicz/gday/
max_upload_size
id1265244
size25,559
Marcin Anforowicz (manforowicz)

documentation

README

gday_encryption

Crates.io Version docs.rs

A simple encrypted wrapper around an IO stream. Uses a streaming chacha20poly1305 cipher.

See the documentation.

Used by

  • gday - Command line tool for sending files.
Commit count: 78

cargo fmt