mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-27 05:38:12 +00:00
Revert "Store IV when encrypting or decrypting attachments"
This commit is contained in:
@@ -40,7 +40,6 @@ export async function uploadAttachment(
|
||||
cdnKey,
|
||||
cdnNumber,
|
||||
key: keys,
|
||||
iv: encrypted.iv,
|
||||
size: attachment.data.byteLength,
|
||||
digest: encrypted.digest,
|
||||
plaintextHash: encrypted.plaintextHash,
|
||||
|
||||
Reference in New Issue
Block a user