xaes-gcm 0.3.0

The simplest and safest way to encrypt data using AES-GCM in Rust (AES256-DNDK-GCM)
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.