flâneur — a map of the web's best reading

Fully Homomorphic Encryption: Introduction and Use-Cases - The Cryptography Caffè ☕

cryptographycaffe.sandboxaq.com · 3,060 words · saved by 1 readers

This blog is an introduction to FHE. Rather than diving into mathematical details (which are complex but also interesting!), we aim to provide to the reader a higher level overview of what FHE can be used for and the different scenarios or setups that leverage FHE. In a future blogpost, we will dive into more details about the types of FHE (which influence the kind of computations we can perform) and finally which kind of compilers we can find to translate our programs into operations that can be computed using FHE. When one thinks about encryption, the first usages that come to mind are encryption at rest and encryption during transport. The first one allows to store some data on encrypted hard drives, removable devices, or even cloud databases and offers the guarantee that only the legitimate owner can see or edit the plaintext content. Encryption during transport guarantees that data transmitted over the Internet is only accessible by its designated recipients, even if it transits t

Fully Homomorphic Encryption: Introduction and Use-Cases by Nicolas Gama and Sandra Guasch. Posted on Nov 18, 2023 This blog is an introduction to FHE. Rather than diving into mathematical details (which are complex but also interesting!), we aim to provide to the reader a higher level overview of what FHE can be used for and the different scenarios or setups that leverage FHE. In a future blogpost, we will dive into more details about the types of FHE (which influence the kind of computations we can perform) and finally which kind of compilers we can find to translate our programs into operat

Explore this link on the map →

related reading