- by
- 01 30, 2025
Loading
of modern life means data security is ever more important. Data in storage and transit are normally encrypted, and therefore safe from prying eyes. But for computation to happen, they usually have to be unencrypted first. This is a particular problem with so-called cloud computing (in reality, just row upon row of stacks of computers in server farms), which happens beyond a data-owner’s control. And it is getting worse, as more and more devices refer calculations back to various clouds, rather than doing them locally.A possible answer is a technique called fully homomorphic encryption (). This permits computation directly on encrypted data. Someone with the correct key could, using , send information to a cloud, have it processed there, and get the results back without putting anything sensitive at risk.