Decision Workspace
fortanix-sgx-tools vs fortanix-sgx-abi vs pcs
Side-by-side comparison of Rust crates
Tools for building and running enclaves for the Fortanix SGX ABI. This contains `ftxsgx-runner` to run generic `x86_64-fortanix-unknown-sgx` enclaves, as well as `ftxsgx-elf2sgxs`, which is used in the build process for the `x86_64-fortanix-unknown-sgx` target.
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.
Core Metrics
| fortanix-sgx-tools | fortanix-sgx-abi | pcs | |
|---|---|---|---|
| Health Score | 50 | 63 | 63 |
| Total Downloads | 41.1K | 4.3M | 22.5K |
| 30d Downloads | 341 | 185.4K | 1.8K |
| Dependents | 0 | 24 | 26 |
| Releases | 13 | 11 | 16 |
| Last Updated | 204d ago | 38d ago | 36d ago |
| Age | 7y 4m | 7y 4m | 1y 3m |
Health Breakdown
Technical Details
| fortanix-sgx-tools | fortanix-sgx-abi | pcs | |
|---|---|---|---|
| Version | 0.6.1 | 0.7.0 | 0.8.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | MPL-2.0 | MPL-2.0 |
| Dependencies | 15 | 1 | 19 |
| Crate Size | 23KB | 14KB | 73KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | — | 2018 |
| MSRV | — | — | — |
| Owners | 1 (team) | 1 (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.