Attachments: support for incrementalMac and chunkSize
This commit is contained in:
@@ -40,6 +40,7 @@ describe('utils/ensureAttachmentIsReencryptable', async () => {
|
||||
},
|
||||
getAbsoluteAttachmentPath:
|
||||
window.Signal.Migrations.getAbsoluteAttachmentPath,
|
||||
needIncrementalMac: false,
|
||||
});
|
||||
digest = encrypted.digest;
|
||||
iv = encrypted.iv;
|
||||
|
Reference in New Issue
Block a user