INSTALL 310 B

12345678
  1. When using with SEAL v2.3.0-4 you need to first apply the patch `SEAL_v2.3.0-4.patch' to SEAL,
  2. and uncomment the line
  3. //#define SEAL_EXPOSE_MUTABLE_CIPHERTEXT
  4. in the file SEAL/seal/util/defines.h. Then rebuild SEAL.
  5. To build SealPIR, simply run `make'. It expects SEAL v2.3.0-4 to be installed in ../SEAL.