chacha20

crates.io v0.10.1

4,068,120 weekly downloads · 5 Dependencies

Recently published

Source data as of:

Summary

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…

Install cargo add chacha20

Registry values

Reproduced verbatim from the official registry, with the source named on each value.

Weekly downloads 4,068,120 Source: crates.io (Rust)
Releases 44 Last release: 2026-06-24 Source: crates.io (Rust)
Dependencies 5 Source: crates.io (Rust)

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 randcore-compatible RNGs based on those ciphers.

Registry-supplied description, cleaned to plain text. Source: crates.io (Rust).

Show original (raw) 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.

Package details

Package
chacha20
Registry
crates.io
Version
0.10.1
Weekly downloads
4,068,120 (weekly)
Dependencies
5: cfg-if, cpufeatures, cipher, rand_core, zeroize
Releases
44
Last release
2026-06-24
First published
2016-10-06
Keywords
chacha12, chacha8, crypto, stream-cipher, xchacha20
Repository
https://github.com/RustCrypto/stream-ciphers

Why a field shows "—": A dash means the value is not published by the source registry for that package. Quanteta never fills in a guessed value — a missing field stays blank.

Derived indices (computation method published)

Quanteta-computed from the registry values below. This is a derived index, not a measured registry metric. See the formula on the Data & Sources page.

Q-Vitality Quanteta 63.5 / 100 Maintenance activity index (release cadence + download level).
Q-Trust Quanteta 20.7 / 100 Adoption / stability index (community size + download stability + age).
Q-Risk Quanteta 33.3 / 100 Dependency-surface index. Higher = more risk factors detected.

Data & Sources