helib

Homomorphic encryption library for computing on encrypted data

brewmacoslinux
Try with needOr install directly
Source

About

Implementation of homomorphic encryption

Commands

helib

Examples

Build and compile HElib from source after installation$ helib --version
Use HElib in C++ projects by linking against installed library$ pkg-config --cflags --libs helib
Verify HElib installation and check available headers$ ls $(brew --prefix helib)/include