MarbleHE/SoK

Create eval example + Dockerfile for TFHE

pjattke opened this issue · 1 comments

Similar as for the other tools, we need a small demo program that shows how writing a program for TFHE looks like and how it can be compiled.

TFHE does not provide any example. There exist tests but only for the different FFT implementations. Because of that, the process of getting to know how to write a program for TFHE (and compile it) will be part of the implementation of the first evaluation program.