[][src]Crate eax

This eax implementation uses a block cipher in counter mode for encryption and the block cipher in CBC mode to generate the OMAC/CMAC/CBCMAC.

EAX is an AEAD (Authenticated Encryption with Associated Data) encryption scheme.

Structs

Eax