aws-nitro-enclaves-nsm-api icon indicating copy to clipboard operation
aws-nitro-enclaves-nsm-api copied to clipboard

This provides a library for interacting with the Nitro Secure Module, which provides Nitro Enclaves with attestation capability.

Results 13 aws-nitro-enclaves-nsm-api issues
Sort by recently updated
recently updated
newest added

As the project is currently structured, the v0.2.0 release appears to be unusable when pulling from crates.io As the code is currently structured/written, the only way to reasonably read a...

https://github.com/aws/aws-nitro-enclaves-nsm-api/blob/main/docs/attestation_process.md Section 3.3 of the page above mentioned tag 18 will be present or not according to "context". My tests using `aws-nitro-enclaves-nsm-api` have the tag missing. Could you make it...

bug
documentation

Granted that this library is intended as a memory safe subcomponent of the C SDK, it'd be nice to be able to write an entire enclave application in Rust. Are...

enhancement