Closed Foram16 closed 5 years ago
As of today, Pyfhel switched to SEAL as homomorphic encryption library, hence all the previous tests and demos are outdated. Stay tuned for further updates, HElib will be supported again sooner than later.
I believe i have fixed the error: I added the Timer class inside the Test_sum_HElib.cpp
class. Closing the issue. Feel free to reopen or open a new one if you find other bugs.
a34c08f91b62638d07ddef20f0f2965e167b5470
Thank you...
Test_sum_HElib.cpp includes a header-file utils/Timer.h which is not available in the repository. Hence the execution "make Test_sum_HElib_x" leads to an error as stated below.
''''''''''
''''''''''