This looks very interesting!<p>However, not being an expert on FHE, is there a way to leverage this on current RDBMS systems for example?<p>It says the library can evaluate binary gates. If we would like to run a SQL query for example, how do we translate it to a series of gates? Is it possible?<p>Or is this so low level that we basically would need to build our own "processor" with binary gates and then build the rest of the stack on top of it so we can, in the end, run a query?<p>Can anyone shed some light on how exactly can we take advantage of this library?