I briefly looked at the repository. It says it supports PALISADE v1.11.9 as a backend. Is there support for OpenFHE?
PALISADE v1.11.9 only supported Boolean arithmetic. We added support support for larger plaintext spaces only to OpenFHE (later). Does this imply that currently the T2 framework performs all homomorphic computations using Boolean arithmetic? Or is there a newer branch?
I’ve developed a backend for OpenFHE but have not sent a pull request for these changes to the T2 project. I was waiting until the associated paper is submitted and accepted. In the mean time I could contribute the functional units that were developed for the BinFHE tests that were required to execute the benchmark suite. Do you think that would be beneficial to the OpenFHE project?