{"library":"aead","type":"library","category":null,"description":"Traits for Authenticated Encryption with Associated Data (AEAD) algorithms, such as AES-GCM and ChaCha20Poly1305.","language":"rust","status":"active","version":"0.6.0","tags":["aead","encryption","cryptography","authenticated-encryption"],"last_verified":"Tue Jun 16","install":[{"cmd":"# Cargo.toml\n[dependencies]\naead = \"0.6.0\"","imports":["use aead::{Aead, AeadCore, KeyInit, Payload};"]},{"cmd":"cargo add aead","imports":[]}],"homepage":"https://github.com/RustCrypto/traits","github":"https://github.com/RustCrypto/traits","docs":"https://docs.rs/aead/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}