|
|
|
|
|
by ssmiler
2250 days ago
|
|
Something equivalent is done in https://github.com/CEA-LIST/Cingulata
The current execution run-time accepts a .blif file (a Boolean circuit) and executes it. For the moment only the BFV homomorphic encryption can be used. Although, supporting TFHE will not be so hard and some work is going on the parallel_bit_exec branch. |
|