In the documentation of the openfhe-python
wrapper there are some advanced functions which are sometimes only available for CKKS. This is noted explicitly for some of them, e.g EvalPolyLinear
, but I found it missing for some others (even though it might be implied by the nature of their operation). These are the ones that I stumbled upon, that might be of use for future versions of the documentation:
EvalPoly
EvalSumCols
EvalSumColsKeyGen
EvalSumRows
EvalSumRowsKeyGen