Desilo / liberate-fhe

A Fully Homomorphic Encryption (FHE) library for bridging the gap between theory and practice with a focus on performance and accuracy.
https://docs.desilo.ai/
BSD 3-Clause Clear License
110 stars 13 forks source link

Improved create_switcher #16

Closed desilo-hyojun closed 8 months ago

desilo-hyojun commented 8 months ago

Removed unnecessary intt. Now, key-switching is 40% faster.