The privacy technologies, in plain English
FHE, MPC, ZK, TEE and Garbled Circuits: what each one actually does, without a cryptography PhD.
TODO: expand into a full plain-English explainer.
Zero Knowledge lets you prove yes/no statements. FHE computes directly on ciphertext but is slow. TEEs are fast but require trusting hardware vendors. Garbled-circuit MPC computes any function on encrypted data with no trusted third party. That is the approach behind Bubble.
Questions about your use case?
Talk to our team, or keep reading the Privacy 101 series.