Hacker News new | ask | show | jobs
by grg0 11 days ago
> Image classification without the server seeing the image.

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

1 comments

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.