gcm_rs

Crates.iogcm_rs
lib.rsgcm_rs
version1.0.6-beta
sourcesrc
created_at2024-06-09 01:10:20.235617
updated_at2024-06-10 22:18:34.765836
descriptionAES-256 GCM
homepage
repositoryhttps://github.com/ashgw/gcm_rs
max_upload_size
id1266110
size55,931
Ashref Gwader (AshGw)

documentation

README

Installation

Python

pip install gcm_rs

Rust

cargo add gcm_rs

Usage

Check the unit tests in each package.

License

GPL-3.

TODO

Add docs. Add benchmarks.

Commit count: 0

cargo fmt