edgebitio / enclaver

Open source toolkit created to enable easy adoption of software enclaves
https://edgebit.io/enclaver
Apache License 2.0
138 stars 13 forks source link

Add unit tests for KMS proxy and PKCS7 #77

Closed eyakubovich closed 2 years ago

eyakubovich commented 2 years ago

To make many of the componenets mockable, some setup code was moved from KmsProxy and into KmsProxyService in odyn.

robszumski commented 2 years ago

Fixes https://github.com/edgebitio/enclaver/issues/11