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
104 stars 9 forks source link

Stability improvement and decrypt rounding. #10

Closed juwhan-k closed 6 months ago

juwhan-k commented 6 months ago

Fixed the issue at #9 and improved decryption accuracy by rounding at the final stage.