8
Homomorphic Encryption and Secure Multiparty Computation
Homomorphic encryption is a cryptographic technique that allows computation on encrypted data without decrypting it. It has the potential to revolutionize data privacy and security, enabling the secure computation of sensitive data without revealing the data itself. In this chapter, you will learn about homomorphic encryption and secure multiparty computation.
We will cover the following main topics in this chapter:
- Encryption, anonymization, and de-identification
- Homomorphic encryption and the mathematics behind
- Open source Python frameworks for homomorphic encryption and Paillier schemes
- Machine learning using homomorphic encryption (HE)
- Federated learning with Partially homomorphic ...
Get Privacy-Preserving Machine Learning now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.