Attachments: support for incrementalMac and chunkSize
This commit is contained in:
@@ -161,6 +161,7 @@ describe('attachments', function (this: Mocha.Suite) {
|
||||
},
|
||||
getAbsoluteAttachmentPath: relativePath =>
|
||||
bootstrap.getAbsoluteAttachmentPath(relativePath),
|
||||
needIncrementalMac: false,
|
||||
});
|
||||
|
||||
const ciphertextCatWithNonZeroPadding = readFileSync(
|
||||
|
Reference in New Issue
Block a user