Decision Workspace
ctaes vs finneo_crypto vs simple_crypt
Side-by-side comparison of Rust crates
37
ctaes
experimentalv0.1.0
A wrapper of Bitcoin Core's ctaes C library. ctaes is a simple constant-time AES implementation.
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
Core Metrics
| ctaes | finneo_crypto | simple_crypt | |
|---|---|---|---|
| Health Score | 37 | 38 | 51 |
| Total Downloads | 4.1K | 32 | 37.6K |
| 30d Downloads | 1.7K | 3 | 1.8K |
| Dependents | 0 | 0 | 10 |
| Releases | 1 | 1 | 11 |
| Last Updated | 334d ago | 116d ago | 1323d ago |
| Age | 11m | 3m | 3y 7m |
Health Breakdown
ctaes
Maintenance
3
Quality
14
Community
6
Popularity
4
Documentation
10
finneo_crypto
Maintenance
7
Quality
13
Community
6
Popularity
2
Documentation
10
simple_crypt
Maintenance
12
Quality
13
Community
8
Popularity
5
Documentation
13
Technical Details
| ctaes | finneo_crypto | simple_crypt | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 0.2.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 2 | 4 | 8 |
| Crate Size | 18KB | 11KB | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| 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.