aws-nitro-enclaves-sdk-c icon indicating copy to clipboard operation
aws-nitro-enclaves-sdk-c copied to clipboard

Encrypt support

Open edwardysun opened this issue 7 months ago • 4 comments

I noticed that the kmstool-enclave-cli only supports a decrypt, genkey, and genrandom. Is there a reason why encrypt is not supported? I'd like to call a KMS encrypt operation on a plaintext inside the enclave. What is the best approach for doing that?

Thank you

edwardysun avatar Jul 31 '24 22:07 edwardysun