Skip to content

UnifyID/secant-server

 
 

Repository files navigation

Secant server

Travis Build Status

Lef Ioannidis, May 2017 Secure enclave using HTTP server, based on Pistache. Based on Privacy-preserving implicit Authentication paper.

Building

mkdir build
cmake -G "Unix Makefiles" ..
make

Pistache

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.

About

A high-performance REST Toolkit written in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 86.6%
  • Python 8.5%
  • C 2.2%
  • Makefile 0.8%
  • CMake 0.7%
  • M4 0.7%
  • Shell 0.5%