mirror of
https://github.com/encryptogroup/PSI.git
synced 2024-03-22 13:30:44 +08:00
Updated Readme
This commit is contained in:
parent
970365336d
commit
5da203b2e9
|
@ -38,7 +38,7 @@ This code is provided as a experimental implementation for testing purposes and
|
|||
|
||||
2. Enter the Framework directory: `cd PSI/`
|
||||
|
||||
3. Call `make` in the root directory to compile all dependencies, tests, and examples and create the executables: **bench.exe** and **demo.exe**.
|
||||
3. Call `make` in the root directory to compile all dependencies, tests, and examples and create the executables: **psi.exe** (used for benchmarking) and **demo.exe** (a small demonstrator for intersecting email addresses).
|
||||
|
||||
Please note that downloading this project as ZIP file will yield compilation errors, since the Miracl library is included as external project. To solve this, download the Miracl sources in commit version `cff161b` (found [here](https://github.com/CertiVox/Miracl/tree/cff161bad6364548b361b63938a988db23f60c2a) and extract the contents of the main folder in `src/externals/Miracl`. Then, continue with steps 2 and 3.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user