Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 435 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 435 Bytes

vFHE

Dependencies

  • libprocps (or call cmake with option -DWITH_PROCPS=OFF)
  • Boost C++ libraries (or comment out line 154-155 in depends/lattice-zksnark/depends/libsnark/CMakeLists.txt)

Instructions

Fetch all submodules:

git submodule update --init --recursive

Create Makefile:

mkdir build && cd build && cmake ..

Build:

make client

Run:

./vfhe/bin/client 2