Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lzjluzijie/imws


https://github.com/lzjluzijie/imws

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

## IMWS

## Build

This project depends on [pailliercryptolib](https://github.com/intel/pailliercryptolib) and `libOTe`. The author used `gcc 12.2.0`.

```shell
cd libOTe
python build.py --all --boost --sodium
cd ..
mkdir build
cd build
cmake ..
make -j
```

## Contact

Contact `[email protected]` if you have any question.