aws-nitro-enclaves-nsm-api
aws-nitro-enclaves-nsm-api copied to clipboard
Rust bindings?
trafficstars
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 there any plans to expose similar functionality in Rust? Or is the idea to turn the SDK into a libc and go the Fortanix route? Either way, it'd be great to write more Rust!
Here's my take on it. Maybe it'll prove useful to someone else.
I'd be happy to review and merge your changes if you want to do a pull request with them.