Quote:
Originally Posted by Aleron Ives
I know that there is no functional difference; I'm just curious as to the cause. I would expect the decrypted EPUBs to be identical, regardless of the Calibre version. Since the files differ, that would suggest that Calibre is building a new EPUB after the decryption, rather than giving you the decrypted original file.
|
Calibre itself is doing nothing to the epub after decryption. The 3rd-party On-Import DeDRM plugin does all of the modification. But it uses calibre's python and python modules to do so. So different Python versions and different python zip module versions between calibre versions are the more likely culprits. But as already stated, the storage order is of absolutely no consequence.