Fully Homomorphic Encryption

From Bitnami MediaWiki
Revision as of 22:01, 26 May 2021 by Jkoran (talk | contribs) (Created page with "Fully Homomorphic Encryption (FME) refers to a process to analyze data while it is encrypted (called “ciphertexts”). Like Differential Privacy, the FHE process must i...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Fully Homomorphic Encryption (FME) refers to a process to analyze data while it is encrypted (called “ciphertexts”). Like Differential Privacy, the FHE process must introduce noise to prevent information associated with a second data set being linked to the encrypted data set, which could enable unauthorized decryption.

The increase in computation cost and increase in processing latency has made FME applications prohibitive for scaled data processing and especially for real-time decisioning.

See Also

Differential Privacy

Multi-party Computation