gcm_rs 1.0.2-beta

AES-256 GCM
Documentation

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.