1 2 3
/// RustCrypto `aead` crate (v0.6) trait implementations for the AEGIS ciphers. #[cfg(feature = "rustcrypto-traits-06")] pub mod rustcrypto_traits_06;