Skip to main content

Encrypted Computation

Definition

Encrypted computation refers to the process of performing calculations on encrypted data without decrypting it first. This technique allows computations to be executed while preserving the confidentiality of the underlying information. By operating directly on ciphertext, encrypted computation offers a way to process sensitive data securely, even in untrusted environments. Various cryptographic methods, such as homomorphic encryption and secure multi-party computation, facilitate this capability.