Decision Workspace
sgx_pkix vs vme-pkix vs fortanix-sgx-abi
Side-by-side comparison of Rust crates
42
sgx_pkix
growingv0.2.2
TLS Certificate encoding and decoding helpers for the SGX environment.
47
vme-pkix
growingv0.1.1
TLS Certificate encoding and decoding helpers for the Fortanix VME environment.
63
fortanix-sgx-abi
growingv0.7.0
An interface for Intel SGX enclaves. This is the interface for the `x86_64-fortanix-unknown-sgx` target. This is a small yet functional interface suitable for writing larger enclaves. In contrast to other enclave interfaces, this interface is primarly designed for running entire applications in an enclave. This crate fully describes the type-level interface complete with documentation. For implementors, this crate contains all the type definitions and a macro with the function definitions.
Core Metrics
| sgx_pkix | vme-pkix | fortanix-sgx-abi | |
|---|---|---|---|
| Health Score | 42 | 47 | 63 |
| Total Downloads | 31.1K | 13.2K | 4.3M |
| 30d Downloads | 1.9K | 1.7K | 185.4K |
| Dependents | 29 | 15 | 24 |
| Releases | 8 | 2 | 11 |
| Last Updated | 1054d ago | 304d ago | 38d ago |
| Age | 5y 9m | 3y 5m | 7y 4m |
Health Breakdown
sgx_pkix
Maintenance
5
Quality
10
Community
13
Popularity
5
Documentation
9
vme-pkix
Maintenance
6
Quality
15
Community
12
Popularity
5
Documentation
9
fortanix-sgx-abi
Maintenance
14
Quality
17
Community
13
Popularity
8
Documentation
11
Technical Details
| sgx_pkix | vme-pkix | fortanix-sgx-abi | |
|---|---|---|---|
| Version | 0.2.2 | 0.1.1 | 0.7.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | MPL-2.0 | MPL-2.0 |
| Dependencies | 5 | 2 | 1 |
| Crate Size | 6KB | 4KB | 14KB |
| Features | 0 | 0 | 2 |
| Yanked % | 12.5% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | — |
| MSRV | — | — | — |
| Owners | 2 (team) | 2 (team) | 1 (team) |
Links
Quick Verdict
- •fortanix-sgx-abi leads with a health score of 63/100, but none of the options score above 80.
- •⚠ sgx_pkix has not been updated in over a year.