xaes-gcm 0.1.0

The simplest and safest way to encrypt data using AES-GCM in Rust
Documentation

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.