Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 187 Bytes

README.md

File metadata and controls

17 lines (16 loc) · 187 Bytes

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.