Binary package “librust-eax-dev” in ubuntu oracular

Pure Rust implementation of EAX with AEAD cipher - Rust source code

 This scheme is only based on a block cipher. It uses counter mode (CTR) for
 encryption and CBC mode for generating a OMAC/CMAC/CBCMAC (all names for the
 same thing).
 .
 This package contains the source for the Rust eax crate, packaged by debcargo
 for use with cargo and dh-cargo.