/c2mpc

Primary LanguagePython

Software implementing the oblivious machine. Use Docker to set up a container and run an example:

docker build .

The Docker container uses Ubuntu 14.04 because the software uses llvmpy, which in turn relies on LLVM 3.3. You should be able to run the software on later versions if you install LLVM 3.3, however.