intel / hexl

Intel:registered: Homomorphic Encryption Acceleration Library accelerates modular arithmetic operations used in homomorphic encryption
https://intel.github.io/hexl
Apache License 2.0
216 stars 49 forks source link

optimize keyswitching #137

Closed GelilaSeifu closed 1 year ago

GelilaSeifu commented 1 year ago

Avoids precomputation of NTT object for better performance when possible.