Skip to content

Version 1.0

Choose a tag to compare

@ngama75 ngama75 released this 02 May 08:44
· 84 commits to master since this release

First release

TFHE is a fully homomorphic library that allows to evaluate arbitrary circuits over encrypted data.

Version 1.0 supports the evaluation of any unary, binary or mux gates at any depths in single core mode only. The homomorphic evaluation takes about 20ms per gate on a standard Core-i7 processor.