Don't include `additionalData` when en/decrypting with crypto.subtle
Otherwise compatibility with Conversations is broken. Unfortunately this means that OMEMO won't work on Edge, because it for some reason requires the additionalData. References: * https://github.com/conversejs/converse.js/issues/1187#issuecomment-426276243 * https://stackoverflow.com/questions/42933162/web-crypto-api-using-microsoft-edge-38-14393-0-0/42950731 Fixes #1187
Showing
Please register or sign in to comment