Decision Workspace
xor_cryptor vs xor_cryptor_keylen vs adiantum
Side-by-side comparison of Rust crates
50
xor_cryptor
growingv2.0.4
A encryption/decryption library using bitwise xor
47
xor_cryptor_keylen
experimentalv2.0.4
xor_cryptor, but with a minimum key length of 1
51
adiantum
growingv0.2.0
A Rust implementation of the Adiantum cipher, a fast encryption scheme optimized for mobile and embedded devices, designed by Google.
Core Metrics
| xor_cryptor | xor_cryptor_keylen | adiantum | |
|---|---|---|---|
| Health Score | 50 | 47 | 51 |
| Total Downloads | 37.6K | 123 | 3.9K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 9 | 13 | 3 |
| Releases | 13 | 1 | 5 |
| Last Updated | 463d ago | 52d ago | 24d ago |
| Age | 3y 6m | 1m | 1y 5m |
Health Breakdown
xor_cryptor
Maintenance
7
Quality
20
Community
8
Popularity
5
Documentation
10
xor_cryptor_keylen
Maintenance
10
Quality
17
Community
8
Popularity
2
Documentation
10
adiantum
Maintenance
16
Quality
11
Community
8
Popularity
4
Documentation
12
Technical Details
| xor_cryptor | xor_cryptor_keylen | adiantum | |
|---|---|---|---|
| Version | 2.0.4 | 2.0.4 | 0.2.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 3 | 9 |
| Crate Size | 12KB | 13KB | 1.4MB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.61 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •adiantum leads with a health score of 51/100, but none of the options score above 80.
- •xor_cryptor has the most downloads (37.6K), suggesting wider adoption.
- •⚠ xor_cryptor has not been updated in over a year.
- •adiantum is pre-1.0 — API may change.