rustio rustio.net
69

chacha20poly1305

v0.10.1 Growing

Pure Rust implementation of the ChaCha20Poly1305 Authenticated Encryption with Additional Data Cipher (RFC 8439) with optional architecture-specific hardware acceleration. Also contains implementations of the XChaCha20Poly1305 extended nonce variant of ChaCha20Poly1305, and the reduced-round ChaCha8Poly1305 and ChaCha12Poly1305 lightweight variants.

Apache-2.0 OR MIT Edition 2021
CryptographyNo standard library #chacha20#poly1305#aead#xchacha20#xchacha20poly1305

Quick Verdict

  • !Pre-1.0: API may have breaking changes
  • โœ“Massive adoption (7.7K crates depend on it)
  • โœ“Team maintained (2 owners)
  • โœ“Permissive license (Apache-2.0 OR MIT)

Security

Checking security advisories...
Downloads
57.2M
Dependents
7.7K
Releases
34
Size
68KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

4.2M downloads in the last 30 days (140.0K/day), up 21% from the previous period.

๐Ÿ”—
Widely adopted

7.7K crates depend on chacha20poly1305. Strong ecosystem adoption means battle-tested code and long-term stability.

๐Ÿ‘ค
Prolific maintainer

The primary maintainer publishes 215 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.

๐Ÿ”ฌ
Pre-1.0 for over a year

Despite being 9+ years old, chacha20poly1305 hasn't reached 1.0 yet. Expect potential API changes between versions.

๐ŸŒŸ
Used by top crates

Notable dependents include snow, rustcrypt-core, vrl, hpke, salvo-csrf. When high-quality crates choose chacha20poly1305, it's a strong quality signal.

Health Breakdown

Maintenance 12/25

Recency, release consistency, active ratio

Quality 16/25

Yanked ratio, deps, size, maturity, features

Community 20/20

Reverse deps, ownership, ecosystem

Popularity 8/15

Downloads, momentum, growth trend

Documentation 13/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
130K/day avg-2%
050K100K150K200K2/263/164/34/215/95/26

Top Dependents

Version Adoption

v0.10.1
89%
v0.9.1
11%
v0.11.0-rc.2
0%
v0.11.0-rc.3
0%
v0.10.0
0%

Release Timeline

10 releasessince 2022
J
F
M
A
M
J
J
A
S
O
N
D
2022
4
2023
2024
2
2025
3
2026
1
Less
More

Feature Flags

default =["alloc", "getrandom"]

stdalloc*streamheaplessgetrandom*rand_corereduced-round

README

Loading README...

Maintainers

Dependencies
6
direct dependencies
Dependents
7.7K
crates depend on chacha20poly1305

Similar Crates