Skip to content

Comment on Homomorphically encrypted CIFAR-10 inference in 200ms

Comments

Image classification without the server seeing the image.

Does a given plain image always result in the same encrypted payload?

It uses randomized symmetric encryption with fresh public randomness for every encryption. Ciphertexts are computationally indistinguishable from random and do not reveal whether two encryptions correspond to the same plaintext, different plaintexts, the same key, or different keys.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.