microsoft / SEAL

Microsoft SEAL is an easy-to-use and powerful homomorphic encryption library.
https://www.microsoft.com/en-us/research/group/cryptography-research/
MIT License
3.62k stars 711 forks source link

Multi-key FHE from R-LWE #611

Closed pecoro-pcr closed 1 year ago

pecoro-pcr commented 1 year ago

Is there an implementation of Multi-key FHE based on BGV in the SEAL library? The author of this paper told me that SEAL have implemented it, but I can't seem to find it.

Makabaka96 commented 1 year ago

Ask the same question