# 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.