OpenFHE Library and Wrappers
Currently, C++ and Python API’s is available. The Rust API is under development.
- The OpenFHE library with C++ API can be downloaded from https://github.com/openfheorg/openfhe-development
- OpenFHE Python wrapper can be downloaded from https://github.com/openfheorg/openfhe-python
- OpenFHE Rust wrapper (work in progress) can be accessed from https://github.com/fairmath/openfhe-rs
Multiple projects based on OpenFHE can be found here.