Revert "Store IV when encrypting or decrypting attachments"
This commit is contained in:
parent
9df3c63ca6
commit
7351a51ac4
6 changed files with 11 additions and 136 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue