TrustworthyComputing / T2-FHE-Compiler-and-Benchmarks

A cross compiler and standardized benchmarks for fully homomorphic encryption
MIT License
30 stars 6 forks source link

Add encrypted XOR support #5

Closed cgouert closed 2 years ago

cgouert commented 2 years ago

Needs to be added to compiler and functional units generated for all libraries except SEAL and TFHE.

jimouris commented 2 years ago

XOR is supported only for binary encodings.