Lef Ioannidis, May 2017 Secure enclave using HTTP server, based on Pistache. Based on Privacy-preserving implicit Authentication paper.
mkdir build
cmake -G "Unix Makefiles" ..
make
Pistache is a modern and elegant HTTP and REST framework for C++. It is entirely written in pure-C++11 and provides a clear and pleasant API
Full documentation is located at http://pistache.io.