Decision Workspace
dcap-provider vs dcap-ql vs dcap-ql-sys
Side-by-side comparison of Rust crates
DCAP quote provider using the Intel Trusted Services API as a backend. This crate compiles into `libdcap_quoteprov.so`, which is needed as a backend when using `libsgx_dcap_ql`. To use this library, the dynamic linker needs to be able to find it. This means you should install it in your system's library path or set the `LD_LIBRARY_PATH` environment variable. You must set your API key in the `OCP_APIM_SUBSCRIPTION_KEY` environment variable. You can sign up for a service subscription at https://api.portal.trustedservices.intel.com/. SGX: Software Guard Extensions DCAP: DataCenter Attestation Primitives QL: Quoting Library
Idiomatic Rust bindings for libsgx_dcap_ql. SGX: Software Guard Extensions DCAP: DataCenter Attestation Primitives QL: Quoting Library
Bindings for libsgx_dcap_ql. SGX: Software Guard Extensions DCAP: DataCenter Attestation Primitives QL: Quoting Library
Core Metrics
| dcap-provider | dcap-ql | dcap-ql-sys | |
|---|---|---|---|
| Health Score | 43 | 54 | 49 |
| Total Downloads | 9.0K | 175.3K | 44.5K |
| 30d Downloads | 8 | 3.1K | 329 |
| Dependents | 0 | 43 | 13 |
| Releases | 6 | 14 | 4 |
| Last Updated | 710d ago | 269d ago | 1337d ago |
| Age | 7y 2m | 7y 2m | 7y 2m |
Health Breakdown
Technical Details
| dcap-provider | dcap-ql | dcap-ql-sys | |
|---|---|---|---|
| Version | 0.4.0 | 0.4.1 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | MPL-2.0 | MPL-2.0 |
| Dependencies | 8 | 18 | 3 |
| Crate Size | 6KB | 27KB | 3KB |
| Features | 0 | 5 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | — | — |
| MSRV | — | — | — |
| Owners | 1 (team) | 1 (team) | 1 (team) |
Links
Quick Verdict
- •dcap-ql leads with a health score of 54/100, but none of the options score above 80.
- •⚠ dcap-provider, dcap-ql-sys have not been updated in over a year.