PyFE icon indicating copy to clipboard operation
PyFE copied to clipboard

A library for running Functional Encryption on tensors

Results 4 PyFE issues
Sort by recently updated
recently updated
newest added

## Question Is this project still maintained? ## Further Information This library seems to offer exactly what I need for one of my projects. Installing the lib from pip I...

Type: Question :grey_question:

## Question Hello, I have successfully run this code, but I do not know how to decrypt the ciphertext, and I have not seen the source code of decryption. So,...

Type: Question :grey_question:

https://pypi.org/project/pyfe/0.0.1/ TODO: Gotta make the charm installation into a Makefile without "apt" dependencies Edit: TODO to be handled by #4

Currently it is required for the user to have the dependencies of `charm` `gmp` and `pbc` installed. Can this somehow be incorporated into the pypi package with OS compatibility (hopefully)

Priority: 3 - Medium :unamused:
Severity: 3 - Medium :unamused:
Type: New Feature :heavy_plus_sign: