Decision Workspace
finneo_crypto vs simple_crypt vs ctaes
Side-by-side comparison of Rust crates
38
finneo_crypto
experimentalv0.1.0
Cross-platform AES-256-GCM encryption with Argon2id key derivation used in Finneo
51
simple_crypt
growingv0.2.3
A simple and high level library to encrypt and decrypt texts, files, folders and any data with it
37
ctaes
experimentalv0.1.0
A wrapper of Bitcoin Core's ctaes C library. ctaes is a simple constant-time AES implementation.
Core Metrics
| finneo_crypto | simple_crypt | ctaes | |
|---|---|---|---|
| Health Score | 38 | 51 | 37 |
| Total Downloads | 32 | 37.6K | 4.1K |
| 30d Downloads | 3 | 1.8K | 1.7K |
| Dependents | 0 | 10 | 0 |
| Releases | 1 | 11 | 1 |
| Last Updated | 116d ago | 1323d ago | 334d ago |
| Age | 3m | 3y 7m | 11m |
Health Breakdown
finneo_crypto
Maintenance
7
Quality
13
Community
6
Popularity
2
Documentation
10
simple_crypt
Maintenance
12
Quality
13
Community
8
Popularity
5
Documentation
13
ctaes
Maintenance
3
Quality
14
Community
6
Popularity
4
Documentation
10
Technical Details
| finneo_crypto | simple_crypt | ctaes | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.3 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 4 | 8 | 2 |
| Crate Size | 11KB | 4KB | 18KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •simple_crypt leads with a health score of 51/100, but none of the options score above 80.
- •⚠ simple_crypt has not been updated in over a year.