Hacker News
new
past
comments
ask
show
jobs
points
by
choo-t
1 hours ago
|
comments
by
Retr0id
1 hours ago
|
[-]
However, if your change involves zeroing something out, you're back to storing the original data again.
reply
by
Retr0id
21 minutes ago
|
parent
|
[-]
Slightly silly idea to solve this: Hash all non-patched areas of the file to produce a key. Use the key to encrypt your XOR value. Thus the key can only be derived by someone who has either the original file, or the patched version.
reply