async_io_crypto

Crates.ioasync_io_crypto
lib.rsasync_io_crypto
version0.1.2
sourcesrc
created_at2022-10-14 12:18:24.016812
updated_at2022-10-14 15:22:53.339901
descriptionA rust library for handling AsyncRead with ciphering / deciphering.
homepagehttps://github.com/chroussel/async_io_crypto
repositoryhttps://github.com/chroussel/async_io_crypto
max_upload_size
id688170
size140,072
Charles Roussel (chroussel)

documentation

README

async_io_crypto

A rust library for handling AsyncRead with ciphering / deciphering. It combines aead crate with tokio IO traits

Build status Rust

Commit count: 20

cargo fmt