mc-sgx-dcap-quoteverify

Crates.iomc-sgx-dcap-quoteverify
lib.rsmc-sgx-dcap-quoteverify
version0.11.0
sourcesrc
created_at2022-10-07 23:09:17.869191
updated_at2024-03-22 20:06:54.98598
descriptionRust wrappers for the `libsgx_dcap_quoteverify` library.
homepage
repositoryhttps://github.com/mobilecoinfoundation/sgx
max_upload_size
id683179
size27,816
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: 1096

cargo fmt