dcap-retrieve-pckid

Crates.iodcap-retrieve-pckid
lib.rsdcap-retrieve-pckid
version
sourcesrc
created_at2020-05-20 16:38:27.789761+00
updated_at2025-02-21 16:35:05.994846+00
descriptionA retrieval tool for the SGX PCK ID that works with AESM.
homepagehttps://edp.fortanix.com/
repositoryhttps://github.com/fortanix/rust-sgx
max_upload_size
id243873
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
crates-owners (github:fortanix:crates-owners)

documentation

README

PCK ID retrieval tool

This is a retrieval tool for the SGX PCK ID that works with AESM.

Usage

Simply run the tool with an active AESM (version 2.9.1 and higher).

It is important that AESM is not configured with a DCAP quote provider, or that the quote provider always returns “Platform Library Unavailable.” Otherwise, this tool might return the following error: “Certification data is already available for the current platform.”

Commit count: 1017

cargo fmt