Lab41 / PySEAL

This repository is a fork of Microsoft Research's homomorphic encryption implementation, the Simple Encrypted Arithmetic Library (SEAL). This code wraps the SEAL build in a docker container and provides Python API's to the encryption library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guidelines to circumvent "ValueError: not enough evaluation keys"

eduardolfalcao opened this issue · comments

What should I do in face of this error? I already tried changing the size of evaluation keys, but it didn't solve the issue.