eax 0.6.0
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.