Hi OpenFHE team,
Over last two years, I’m a OpenFHE’s user which mostly utilizing the library for my research on optimizing MatMul and Non-Linear functions in CKKS for Neural Networks. Recently, after experiencing the DesiloFHE library, I found out that they also support the new scheme called “Gentry-LEE (GL)”, which relevant to this paper: https://eprint.iacr.org/2025/1935.pdf
I just wonder if the team plan to add some new scheme which natively support the encrypted matrix multiplication of real value, instead of CKKS only.