|
|
|
|
|
by signa11
3691 days ago
|
|
> If your encryption is deterministic, the second client can check with the server that Hash(Enc(chunk)) is the same on the client and server but the chunk on the server was encrypted using a different public-key, so how can hash(pub-key-1(chunk)) == hash(pub-key-2(chunk)) ? |
|