mc-sgx-dcap-quoteverify

Crates.iomc-sgx-dcap-quoteverify
lib.rsmc-sgx-dcap-quoteverify
version0.12.0
created_at2022-10-07 23:09:17.869191+00
updated_at2025-05-21 15:15:41.282092+00
descriptionRust wrappers for the `libsgx_dcap_quoteverify` library.
homepage
repositoryhttps://github.com/mobilecoinfoundation/sgx
max_upload_size
id683179
size57,243
Eran Rundstein (eranrund)

documentation

README

MobileCoin SGX: DCAP Quote Verification

Project ChatLicenseTargetCrates.ioDocs StatusDependency Status

Idiomatic rust wrappers for the sgx_dcap_quoteverify library.

This crate provides rust wrappers to support verifying quotes for Intel SGX DCAP attestation.

If you're looking for using the IntelĀ® DCAP libraries you may be interested in:

Minimum Supported Rust Version

Rust 1.62 or higher.

Minimum supported Rust version can be changed in the future, but it will be done with a minor version bump.

SemVer Policy

  • All on-by-default features of this library are covered by SemVer
  • MSRV is considered exempt from SemVer as noted above
Commit count: 1112

cargo fmt