Traits for Authenticated Encryption with Associated Data
Description
Traits for Authenticated Encryption with Associated Data (AEAD)
algorithms, such as AES-GCM as ChaCha20Poly1305, which provide a high-
level API.
This package contains library source intended for building other packages which
use the "alloc" feature of the "aead" crate.