Skip to main content

Trustable homomorphic computation

Project description

Trustable homomorphic computation

THC is a Python package that provides a practical framework for cost-effective trustable homomorphic computation.

It leverages the modular extension technique, which was developed to protect embedded cryptographic implementations against fault injection attacks, to ensure the integrity of a computation delegated to an untrusted third-party.

Installation

You can either install THC using PyPI with the following command:

$ pip3 install thc

Or you can download its source code and run the following command in the root directory of the repository:

$ pip3 install .

You can check that the installation went well by running the included test demo:

$ python3 -m thc.demo.faults

Demo

In addition to the previously mentioned test demo of THC, an electronic voting software (server and client) is provided in the thc.demo.evoting package.

Please refer to its README for more information.

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

thc-0.1.tar.gz (13.6 kB view hashes)

Uploaded Source

Built Distribution

thc-0.1-py3-none-any.whl (18.0 kB view hashes)

Uploaded Python 3

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