{"library":"chacha20poly1305","type":"library","category":null,"description":"Pure Rust implementation of the ChaCha20Poly1305 Authenticated Encryption with Additional Data Cipher (RFC 8439) with optional architecture-specific hardware acceleration.","language":"rust","status":"active","version":"0.10.1","tags":["cryptography","aead","chacha20","poly1305","encryption","rfc-8439"],"last_verified":"Tue Jun 16","install":[{"cmd":"# Cargo.toml\n[dependencies]\nchacha20poly1305 = \"0.10.1\"","imports":["use chacha20poly1305::ChaCha20Poly1305;"]},{"cmd":"cargo add chacha20poly1305","imports":[]}],"homepage":"https://github.com/RustCrypto/AEADs/tree/master/chacha20poly1305","github":"https://github.com/RustCrypto/AEADs","docs":"https://docs.rs/chacha20poly1305/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}