Boolean Operations
Last updated
Was this helpful?
Last updated
Was this helpful?
This document details the Booleans operations supported by TFHE-rs.
Native homomorphic Booleans support the following common Boolean operations:
&
Binary
|
Binary
^
Binary
!
Unary