Skip to main content

Python wrapper for libfhe

Project description

pylibfhe

Python wrapper for libfhe

Dependencies

  • libfhe - See INSTALL for build instructions

  • GNU multiprecision libraries

apt install -y libgmp-dev libmpfr-dev libmpc-dev

Installing (PyPI)

pip install libfhe

Building from Source

git clone https://git.libfhe.org/core/libfhe.git
cd libfhe/python
python setup.py install
cd tests && py.test # run test suite

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

libfhe-0.0.1.tar.gz (142.1 kB view hashes)

Uploaded Source

Built Distribution

libfhe-0.0.1-cp311-cp311-manylinux_2_28_aarch64.whl (720.6 kB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.28+ ARM64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page