#help with understanding how to add c code in a open source code

2 messages · Page 1 of 1 (latest)

light hornet
#

Hi guys, I need help to understand this https://github.com/aws/aws-nitro-enclaves-sdk-c

I want to add a simple C calculator code on it, but don't understand how to build this calculator inside nitro enclaves. Can anyone help me to understand how to it, I wrote simple c code but not sure how to use it in this code.

GitHub

This repo provides a C API for AWS Nitro Enclaves, including a KMS SDK that integrates it with attestation. - aws/aws-nitro-enclaves-sdk-c

compact coralBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.