openfheorg / openfhe-python

Official Python wrapper for OpenFHE. Current release is v0.8.8 (released on June 25, 2024).
https://openfheorg.github.io/openfhe-python/html/index.html
BSD 2-Clause "Simplified" License
60 stars 18 forks source link

Missing EvalAdd functionality #75

Closed reneroliveira closed 8 months ago

reneroliveira commented 8 months ago

EvalAdd doesn't work with ciphertext and plaintext as input. This is something mapped out in the main library but not in Python version.