Crates.io | gcm_rs |
lib.rs | gcm_rs |
version | 1.0.6-beta |
source | src |
created_at | 2024-06-09 01:10:20.235617 |
updated_at | 2024-06-10 22:18:34.765836 |
description | AES-256 GCM |
homepage | |
repository | https://github.com/ashgw/gcm_rs |
max_upload_size | |
id | 1266110 |
size | 55,931 |
Python
pip install gcm_rs
Rust
cargo add gcm_rs
Check the unit tests in each package.
GPL-3.
Add docs. Add benchmarks.