Skip to content

Latest commit

 

History

History
 
 

oak_echo_enclave_app

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Oak Echo

Echo enclave application that can be run under Restricted Kernel.

Echo binary receives a microRPC request containing bytes, and sends back a microRPC response with the same bytes, without interpreting them.

This binary uses microRPC to communicate between the Untrusted Launcher and the guest VM. The interface is defined in oak_echo.proto.