TrustworthyComputing / T2-FHE-Compiler-and-Benchmarks

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

Support binary encoding #10

Closed jimouris closed 2 years ago

jimouris commented 2 years ago

When the user passes a --bin flag, all the integers are encoded as binary arrays. Binary arrays will be encoded in the slots in the schemes that support packing.

jimouris commented 2 years ago

WIP: 88f1db0da3d887a27b992e21a97ab108ed67d234 and 43d5eb127734a8dd4416282504f2230a618c6393