epub.js icon indicating copy to clipboard operation
epub.js copied to clipboard

Decrypt DRM(AES content) xhtml page before render in epubjs?

Open tienn2t opened this issue 2 years ago • 0 comments

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

tienn2t avatar Sep 11 '23 04:09 tienn2t