rustio rustio.net
64

crypto_box

v0.9.1 Growing

Pure Rust implementation of NaCl's crypto_box public-key authenticated encryption primitive which combines the X25519 Elliptic Curve Diffie-Hellman function and the XSalsa20Poly1305 authenticated encryption cipher

Apache-2.0 OR MIT Edition 2021 MSRV 1.60
CryptographyNo standard library #libsodium#nacl#x25519#public-key#xsalsa20poly1305

Quick Verdict

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

Security

Checking security advisories...
Downloads
6.4M
Dependents
742
Releases
19
Size
17KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

601.4K downloads in the last 30 days (20.0K/day), up 61% from the previous period.

๐Ÿ”—
Moderate adoption

742 crates depend on crypto_box. Reasonable ecosystem adoption, though not yet a core dependency.

๐Ÿ‘ค
Prolific maintainer

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

๐Ÿ”ฌ
Pre-1.0 for over a year

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

๐Ÿ“
Compact crate

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

โš ๏ธ
Notable yanked versions

11% of releases have been yanked. Check version history before pinning.

๐ŸŒŸ
Used by top crates

Notable dependents include nkeys, octocrab, cosmian_crypto_core, iroh-net, askar-crypto. When high-quality crates choose crypto_box, it's a strong quality signal.

Health Breakdown

Maintenance 9/25

Recency, release consistency, active ratio

Quality 13/25

Yanked ratio, deps, size, maturity, features

Community 19/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
15K/day avg+68%
010K20K30K2/263/164/34/215/95/26

Top Dependents

Version Adoption

v0.9.1
82%
v0.8.2
8%
v0.7.2
7%
v0.10.0-pre.0
2%
v0.7.1
1%

Release Timeline

10 releases1 yankedsince 2022
J
F
M
A
M
J
J
A
S
O
N
D
2022
5
2023
4
2024
2025
1
2026
Less
More|
Yanked

Feature Flags

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

stdsealalloc*serdesalsa20*chacha20heaplessgetrandom*rand_core

README

Loading README...

Maintainers

Dependencies
13
direct dependencies
Dependents
742
crates depend on crypto_box

Similar Crates