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 709 forks source link

The implementation of chen long's Multi-key FHE #617

Open Makabaka96 opened 1 year ago

Makabaka96 commented 1 year ago

Is there an implementation of Multi-key FHE based on BGV in the SEAL library? The author of "Batched Multi-hop Multi-key FHE from Ring-LWE with Compact Ciphertext Extension" told me that SEAL have implemented it, but I can't seem to find it.