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

Rust bindings?

Open nhynes opened this issue 4 years ago • 2 comments
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!

nhynes avatar Jan 25 '21 00:01 nhynes

Here's my take on it. Maybe it'll prove useful to someone else.

nhynes avatar Jan 27 '21 04:01 nhynes

I'd be happy to review and merge your changes if you want to do a pull request with them.

petreeftime avatar Feb 24 '21 18:02 petreeftime