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

Hybrid Key Switching Support #623

Open abe5240 opened 1 year ago

abe5240 commented 1 year ago

Does SEAL implement the hybrid key switching approach from here? I wasn't able to find anything concrete after looking through the code for a bit.