Supported polynomial degree range in HEXL and OpenFHE #142
-
Hello all, I am new to the subject of FHE and I a started looking into OpenFHE and HEXL/HEXL-FPGA and I have some questions.
Thank you in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hello @gagoritsis. For question number one. N=2^{17} is referring to typical use case range. I don't recall any limit on that. Did you have any problem with Ns bigger than that. |
Beta Was this translation helpful? Give feedback.
Hello @gagoritsis.
For question number one. N=2^{17} is referring to typical use case range. I don't recall any limit on that. Did you have any problem with Ns bigger than that.
For question number two I am not aware of that.
Regarding question number three. I see it was stated like that from the very beginning of the repo. From later experience with HEXL I can only guess it was written like that because that was not a hard limit. Probably there were many instances on which q = 63 would also work, that was a situation I saw in the past. However, if that were the case I would prefer to state it as "up to q = 62 bits".