implementation("com.diglol.crypto:aead:0.1.0")
Implements authenticated encryption with associated data (AEAD) using algorithms like AES-GCM, XChaCha20-Poly1305, and Encrypt-Then-MAC.