rustio rustio.net
72

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

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

Security

Checking security advisories...
Downloads
49.7M
Dependents
5.9K
Releases
34
Size
68KB

Deep Insights

๐Ÿ“Š
Steady growth

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

๐Ÿ”—
Widely adopted

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

๐Ÿ‘ค
Prolific maintainer

The primary maintainer publishes 211 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 15/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
116K/day avg+55%
050K100K150K200K12/291/162/32/213/113/28

Top Dependents

Version Adoption

v0.10.1
81%
v0.9.1
11%
v0.9.0
4%
v0.8.0
2%
v0.6.0
1%

Release Timeline

34 releases1 yankedsince 2016
J
F
M
A
M
J
J
A
S
O
N
D
2016
1
2017
2018
2019
7
2020
10
2021
4
2022
6
2023
2024
2
2025
3
2026
1
Less
More|
Yanked

Feature Flags

default =["alloc", "getrandom"]

stdalloc*streamheaplessgetrandom*rand_corereduced-round

README

Loading README...

Maintainers

Dependencies
6
direct dependencies
Dependents
5.9K
crates depend on chacha20poly1305

Similar Crates