This library is part of Edgeless RT. It provides the Transparent TLS feature for Marblerun.
sudo apt install clang-tidy-10 libmbedtls-dev
mkdir build
cd build
cmake ..
make
ctest
This library is part of Edgeless RT. It provides the Transparent TLS feature for Marblerun.
sudo apt install clang-tidy-10 libmbedtls-dev
mkdir build
cd build
cmake ..
make
ctest