eax 0.6.1

Pure Rust implementation of the EAX Authenticated Encryption with Associated Data (AEAD) Cipher with optional architecture-specific hardware acceleration. Implemented generically around block ciphers, it combines counter mode (CTR) encryption with CMAC authentication.
Documentation