rustio rustio.net
64

crypto_secretbox

v0.1.1 Growing

Pure Rust implementation of the XSalsa20Poly1305 (a.k.a. NaCl crypto_secretbox) authenticated encryption cipher as well as the libsodium variant of XChaCha20Poly1305

Apache-2.0 OR MIT Edition 2021 MSRV 1.60
CryptographyNo standard library #poly1305#aead#nacl#xsalsa20#salsa20

Quick Verdict

  • !Pre-1.0: API may have breaking changes
  • โœ“Trusted by 226 crates
  • โœ“Team maintained (2 owners)
  • โœ“Permissive license (Apache-2.0 OR MIT)

Security

Checking security advisories...
Downloads
15.5M
Dependents
226
Releases
4
Size
11KB

Deep Insights

๐Ÿ“Š
Stable downloads

1.5M downloads in the last 30 days (51.1K/day). Volume is roughly flat compared to the previous period.

๐Ÿ”—
Moderate adoption

226 crates depend on crypto_secretbox. Reasonable ecosystem adoption, though not yet a core dependency.

๐Ÿ‘ค
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 3+ years old, crypto_secretbox hasn't reached 1.0 yet. Expect potential API changes between versions.

๐Ÿ“
Compact crate

At 11KB, crypto_secretbox is lightweight. Small crate size correlates with focused, well-scoped functionality.

๐ŸŒŸ
Used by top crates

Notable dependents include vrl, crypto_box, subxt-signer, sigstore, atuin-client. When high-quality crates choose crypto_secretbox, it's a strong quality signal.

Health Breakdown

Maintenance 8/25

Recency, release consistency, active ratio

Quality 16/25

Yanked ratio, deps, size, maturity, features

Community 17/20

Reverse deps, ownership, ecosystem

Popularity 8/15

Downloads, momentum, growth trend

Documentation 15/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
53K/day avg-9%
050K100K150K12/291/162/32/213/113/28

Top Dependents

Version Adoption

v0.1.1
99%
v0.2.0-pre.0
1%
v0.1.0
0%
v0.0.0
0%

Release Timeline

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

Feature Flags

default =["alloc", "getrandom", "salsa20"]

stdalloc*streamheaplessgetrandom*rand_core

README

Loading README...

Maintainers

Dependencies
9
direct dependencies
Dependents
226
crates depend on crypto_secretbox

Similar Crates