dcap-ql

Crates.iodcap-ql
lib.rsdcap-ql
version0.4.0
sourcesrc
created_at2019-01-24 05:46:04.47766
updated_at2024-04-16 19:14:21.32723
descriptionIdiomatic Rust bindings for libsgx_dcap_ql. SGX: Software Guard Extensions DCAP: DataCenter Attestation Primitives QL: Quoting Library
homepagehttps://edp.fortanix.com/
repositoryhttps://github.com/fortanix/rust-sgx
max_upload_size
id110368
size55,934
crates-owners (github:fortanix:crates-owners)

documentation

https://edp.fortanix.com/docs/api/dcap_ql/

README

Testing

To test this crate, make sure you don't have a DCAP quote provider installed. Then, run:

DCAP_QL_TEST_ATT_KEY_TYPE=ppid_encrypted_rsa3072 cargo test --features test-sgx-flc
Commit count: 901

cargo fmt