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 514 crates
  • โœ“Team maintained (2 owners)
  • โœ“Permissive license (Apache-2.0 OR MIT)

Security

Checking security advisories...
Downloads
5.4M
Dependents
514
Releases
19
Size
17KB

Deep Insights

๐Ÿ“Š
Stable downloads

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

๐Ÿ”—
Moderate adoption

514 crates depend on crypto_box. 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 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, serde-encrypt-core. When high-quality crates choose crypto_box, it's a strong quality signal.

Health Breakdown

Maintenance 10/25

Recency, release consistency, active ratio

Quality 13/25

Yanked ratio, deps, size, maturity, features

Community 18/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
12K/day avg+19%
05K10K15K20K12/291/162/32/213/113/28

Top Dependents

Version Adoption

v0.9.1
78%
v0.8.2
9%
v0.7.2
8%
v0.10.0-pre.0
2%
v0.5.0
2%

Release Timeline

19 releases2 yankedsince 2020
J
F
M
A
M
J
J
A
S
O
N
D
2020
6
2021
3
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
514
crates depend on crypto_box

Similar Crates