encryptorion-lab / phantom-fhe

PhantomFHE: A CUDA-Accelerated Homomorphic Encryption Library
https://encryptorion-lab.gitbook.io/phantom-fhe/
GNU General Public License v3.0
60 stars 8 forks source link

[Remind] Just a reminder that Phantom uses a different Galois generator with SEAL #6

Closed fionser closed 2 months ago

fionser commented 2 months ago

SEAL uses gen=3. Phantom uses gen=5. It is a pure implementation decision.