awslabs / aws-encryption-sdk-specification

AWS Encryption SDK Specification
Other
29 stars 27 forks source link

MBedTLS support #237

Open disa6302 opened 2 years ago

disa6302 commented 2 years ago

I see that this library depends on OpenSSL and uses OpenSSL libraries to support data encryption on device. Is there any plan to include support for MBedTLS as well since mBedTLS is pretty popular on embedded systems given its smaller memory footprint.