aws / aws-nitro-enclaves-samples

Provides samples that can help developers get started with Nitro Enclaves.
Apache License 2.0
55 stars 32 forks source link

att-doc-retriever-sample: Add a new sample which retrieves att document #6

Closed dblanzeanu closed 3 years ago

dblanzeanu commented 3 years ago

The new sample application retrieves an Attestation document from the enclave using a Rust application on top of which, the vsock client/server sample is used to send the result to the parent instance

Signed-off-by: Doru-Florin Blanzeanu blanzed@amazon.com

Issues #5, aws/aws-nitro-enclaves-nsm-api#9

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.