epub.js
epub.js copied to clipboard
Decrypt DRM(AES content) xhtml page before render in epubjs?
I want to encrypt the page.xhtml files in the ePub file. How can I decrypt them before rendering the HTML? I see that ePub.js is parsing them into XML, so my encrypted data string is getting corrupted and not displaying correctly