Hacker News new | ask | show | jobs
by wyager 3218 days ago
All modern encryption schemes inject randomness into the encryption process (via an initialization vector) so no, there is no way to check if two encrypted files are the same file. The investigators' claim doesn't make sense.
1 comments

This. The padding changes as well. You have to work hard to produce the same ciphertext from a given plaintext.

The claim is bogus.