Naming encrypted files in the cloud, without leaking info about their content
I’m working on a photo sharing app that stores files in the cloud, encrypted, and lets you share those files with others. To do that, as suggested in answers to this previous question:
files are encrypted locally with a (random) symmetric… Continue reading Naming encrypted files in the cloud, without leaking info about their content