Closed emperorhan closed 2 years ago
Because we utilize E2EE with RSA public key encryption, we need rsa decryption through kms inside the enclave. However, the aws_kms_decrypt_blocking api does not support this.
Included in v0.3.0
All - this functionality does not appear to be included in the main source tree. Please see https://github.com/aws/aws-nitro-enclaves-sdk-c/pull/85
Because we utilize E2EE with RSA public key encryption, we need rsa decryption through kms inside the enclave. However, the aws_kms_decrypt_blocking api does not support this.