Decision Workspace
fortanix-sgx-abi vs pcs vs insecure-time
Side-by-side comparison of Rust crates
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.
Provisioning Certification Service (PCS) data structures. Data structures related to the Intel Provisioning Certification Service. DCAP attestation requires handling of DCAP artifacts (e.g., PCK certs, TCB info, ...). This crate provides an easy interface for these artifacts.
Insecure time computation based on rdtsc.
Core Metrics
| fortanix-sgx-abi | pcs | insecure-time | |
|---|---|---|---|
| Health Score | 63 | 63 | 62 |
| Total Downloads | 4.3M | 22.5K | 19.7K |
| 30d Downloads | 185.4K | 1.8K | 2.4K |
| Dependents | 24 | 26 | 5 |
| Releases | 11 | 16 | 3 |
| Last Updated | 38d ago | 36d ago | 44d ago |
| Age | 7y 4m | 1y 3m | 1y 1m |
Health Breakdown
Technical Details
| fortanix-sgx-abi | pcs | insecure-time | |
|---|---|---|---|
| Version | 0.7.0 | 0.8.1 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | MPL-2.0 | MPL-2.0 |
| Dependencies | 1 | 19 | 4 |
| Crate Size | 14KB | 73KB | 12KB |
| Features | 2 | 2 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 (team) | 2 (team) | 2 (team) |
Links
Quick Verdict
- •fortanix-sgx-abi leads with a health score of 63/100, but none of the options score above 80.