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.46k stars 694 forks source link

Logistic Regression with BFV scheme #692

Open huyvu1404 opened 1 month ago

huyvu1404 commented 1 month 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 😢