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

Logistic Regression with BFV scheme #692

Open huyvu1404 opened 5 months ago

huyvu1404 commented 5 months ago

Is it possible to implement Logistic Regression with BFV scheme? I can't find any public code that use this scheme. Please help me 😢