6 releases (2 stable)

1.0.6-beta Jun 10, 2024
1.0.0 Jun 9, 2024

#670 in Cryptography

Download history 45/week @ 2024-07-29 6/week @ 2024-09-23

87 downloads per month

GPL-3.0 license

20KB
342 lines

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.

Dependencies

~5–10MB
~120K SLoC