Decision Workspace
rcrypt vs mini-rcrypt vs bcrypt
Side-by-side comparison of Rust crates
49
rcrypt
growingv0.4.0
A compact hashing/salting library based on bcrypt with smaller hashes
40
mini-rcrypt
growingv0.1.1
A minimal Rust implementation of OpenBSD Blowfish password hashing code.
63
bcrypt
growingv0.19.0
Easily hash and verify passwords using bcrypt
Core Metrics
| rcrypt | mini-rcrypt | bcrypt | |
|---|---|---|---|
| Health Score | 49 | 40 | 63 |
| Total Downloads | 11.7K | 2.7K | 9.9M |
| 30d Downloads | 70 | 5 | 846.8K |
| Dependents | 0 | 0 | 3.3K |
| Releases | 6 | 2 | 36 |
| Last Updated | 1492d ago | 1055d ago | 24d ago |
| Age | 4y 1m | 2y 10m | 10y 3m |
Health Breakdown
rcrypt
Maintenance
10
Quality
15
Community
6
Popularity
5
Documentation
13
mini-rcrypt
Maintenance
4
Quality
16
Community
6
Popularity
4
Documentation
10
bcrypt
Maintenance
17
Quality
16
Community
12
Popularity
8
Documentation
10
Technical Details
| rcrypt | mini-rcrypt | bcrypt | |
|---|---|---|---|
| Version | 0.4.0 | 0.1.1 | 0.19.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 3 | 0 | 6 |
| Crate Size | 11KB | 12KB | 15KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bcrypt leads with a health score of 63/100, but none of the options score above 80.
- •bcrypt is depended on by 3.3K crates — strongest ecosystem trust.
- •⚠ rcrypt, mini-rcrypt have not been updated in over a year.