2 unstable releases
0.2.0 | Mar 28, 2024 |
---|---|
0.1.0 | Nov 2, 2023 |
#2515 in Cryptography
51 downloads per month
17KB
184 lines
XAES-GCM
The simplest and safest way to encrypt data using AES-GCM in Rust.
No nonces to generate, no collisions to worry about, no limits on the number of messages that can be encrypted.
Dependencies
~1MB
~20K SLoC