{"library":"chacha20","type":"library","category":null,"description":"The ChaCha20 stream cipher (RFC 8439) implemented in pure Rust using traits from the RustCrypto `cipher` crate, with optional architecture-specific hardware acceleration (AVX2, SSE2). Additionally provides the ChaCha8, ChaCha12, XChaCha20, XChaCha12 and XChaCha8 stream ciphers, and also optional rand_core-compatible RNGs based on those ciphers.","language":"rust","status":"active","version":"0.10.0","tags":["crypto","stream-cipher","chacha20","encryption"],"last_verified":"Tue Jun 16","install":[{"cmd":"# Cargo.toml\n[dependencies]\nchacha20 = \"0.10.0\"","imports":["use chacha20::ChaCha20;"]},{"cmd":"cargo add chacha20","imports":[]}],"homepage":"https://github.com/RustCrypto/stream-ciphers","github":"https://github.com/RustCrypto/stream-ciphers","docs":"https://docs.rs/chacha20/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}