| Crates.io | async_io_crypto |
| lib.rs | async_io_crypto |
| version | 0.1.2 |
| created_at | 2022-10-14 12:18:24.016812+00 |
| updated_at | 2022-10-14 15:22:53.339901+00 |
| description | A rust library for handling AsyncRead with ciphering / deciphering. |
| homepage | https://github.com/chroussel/async_io_crypto |
| repository | https://github.com/chroussel/async_io_crypto |
| max_upload_size | |
| id | 688170 |
| size | 140,072 |
A rust library for handling AsyncRead with ciphering / deciphering. It combines aead crate with tokio IO traits