Tag: MachineLearning

Homomorphic Encryption in Machine Learning (Microsoft SEAL)

In this post, I’ll show you examples for homomorphic encryption (HE) in machine learning inferencing with Microsoft SEAL.
With homomorphic encryption (HE), the encrypted item can be used on computation without decryption. For sensitive data (such as, privacy data in healthcare), the customers can operate their own data without submitting private text to cloud service providers.