Open LazyBramble opened 2 months ago
Looks like an issue with embedded fonts. Let's see a log from just adding the book to calibre.
Looks like an issue with embedded fonts. Let's see a log from just adding the book to calibre.
can't find where is a logs for adding books
This one?
ApplicationPaletteChange event ignored Using calibre Qt style: True ApplicationPaletteChange event received calibre Журнал ошибок calibre 6.29 embedded-python: True Windows-10-10.0.19045-SP0 Windows ('64bit', 'WindowsPE') ('Windows', '10', '10.0.19045') Python 3.10.1 Windows: ('10', '10.0.19045', 'SP0', 'Multiprocessor Free') Interface language: ru Successfully initialized third party plugins: DeACSM (0, 0, 16) && DeDRM (10, 0, 9) && Obok DeDRM (10, 0, 9) calibre 6.29 embedded-python: True Windows-10-10.0.19045-SP0 Windows ('64bit', 'WindowsPE') ('Windows', '10', '10.0.19045') Python 3.10.1 Windows: ('10', '10.0.19045', 'SP0', 'Multiprocessor Free') Interface language: ru Successfully initialized third party plugins: DeACSM (0, 0, 16) && DeDRM (10, 0, 9) && Obok DeDRM (10, 0, 9) QPA platform: windows devicePixelRatio: 1.0 logicalDpi: 96.0 x 96.0 physicalDpi: 92.53889943074003 x 92.67567567567568 [0.00] Starting up... [0.00] Showing splash screen... [0.17] splash screen shown [0.17] Initializing db... [0.17] db initialized [0.17] Constructing main UI... DEBUG: 0.0 obok::utilities.py - loading translations DEBUG: 0.0 obok::dialogs.py - loading translations DEBUG: 0.0 obok::config.py - loading translations DEBUG: 0.0 obok::action_err.py - loading translations [0.64] main UI initialized... [0.64] Hiding splash screen Starting QuickView DeDRM v10.0.9: Trying to decrypt 03de2220-588d-4f5c-a683-5f733e3ddbcf.epub DeDRM v10.0.9: Verifying zip archive integrity FontDecrypt: Checking OEBPS/9780061973680_content.opf for IETF font obfuscation keys ... found 'urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf' (bookid) FontDecrypt: Checking OEBPS/9780061973680_content.opf for Adobe font obfuscation keys ... found '03de2220588d4f5ca6835f733e3ddbcf' FontDecrypt: There's remaining entries in encryption.xml, adding file ... DeDRM v10.0.9: Post-processing took 0.1 seconds DeDRM v10.0.9: Finished after 0.2 seconds [3.55] splash screen hidden [3.55] Started up in 3.55 seconds with 1 books stdout+stderr from file dialog helper: [b'', b''] piped data from file dialog helper: [b'.\xc0\x03\xd2\x81\xf8\x0b\x7f\x12\xd2X\xf3#\xa3\xbf\xee\xea4}C>\xe2\x95fO\x01~\xeb1\xf2mY', b'C:\Users\Bramble\Downloads\03de2220-588d-4f5c-a683-5f733e3ddbcf.epub'] Added Warriors Super Edition: Firestar’s Quest to db in: 0.1 Added 1 books in 0.6 seconds
Did you get it by going to Reopen in debug mode under the Preferences menu? Then adding the book and closing calibre? Unfortunately it isn't really telling me anything that gives me any suggestion of how resolve it. I wonder if anything is really still encrypted or if it is just that last little bit of encryption.xml being there that is causing calibre to balk. Can you actually open the book in calibre's ebook reader? If so, do the fonts look okay?
Yes, I started Calibre in debug mode, added the book, closed Calibre and copied the log. I can't open the book in the reader - it shows a pop-up window "This book has DMA".
This is something @noDRM will need to take look at. It does seem to be something about the font obfuscation.
should i left the book file here?
You could unzip calibre's version of the epub. Then copy the contents of encryption.xml and post it here.
<?xml version="1.0" encoding="UTF-8"?>
<encryption xmlns="urn:oasis:names:tc:opendocument:xmlns:container">
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/9780061973680_toc.ncx"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>8243</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Chapter_10.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>30137</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Chapter_9.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>33310</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Chapter_8.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>18930</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/imgbackad/back_ad4.jpg"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>260227</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Chapter_7.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>12014</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Chapter_14.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>30833</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Chapter_13.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>29561</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Chapter_12.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>18374</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/images/Warriors_HawkwingsJourney_02.jpg"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>1006592</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Chapter_11.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>24524</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/images/copy.jpg"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>11108</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/imgbackad/back_ad3.jpg"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>246046</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Chapter_6.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>19204</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Chapter_5.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>18053</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/images/BRAVEinter_LION_01FINAL.jpg"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>135408</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Cover.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>504</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/imgbackad/back_ad5.jpg"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>225788</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/images/Titlepage.jpg"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>168651</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Copyright.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>3546</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Back_Ads.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>1260</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Also_by.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>1271</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/images/1.jpg"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>48168</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/About_the_Author.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>1226</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/About_the_Publisher.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>2375</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Chapter_35.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>26419</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Excerpt_Chapter_1.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>17406</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_An_Excerpt_from_Bravelands.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>1283</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Epilogue.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>4643</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Chapter_36.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>14064</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/images/2.jpg"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>12063</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/images/9780061973680_Cover.jpg"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>243006</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Prologue.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>11988</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Chapter_1.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>10427</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Dedication.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>691</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Allegiances.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>17087</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Maps.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>1016</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Chapter_32.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>15652</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Chapter_31.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>24312</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Chapter_30.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>41216</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Chapter_29.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>27295</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Chapter_4.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>17910</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Chapter_2.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>17694</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Chapter_34.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>19630</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Chapter_3.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>31354</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Chapter_33.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>20428</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Contents.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>5890</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/images/Bravelands1_jkt.jpg"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>148738</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Chapter_28.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>24665</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Chapter_27.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>24291</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Chapter_26.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>50833</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Chapter_25.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>30833</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/nav.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>41929</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Chapter_21.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>18853</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Chapter_20.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>25306</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Chapter_19.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>13088</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Chapter_18.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>19712</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Chapter_24.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>19333</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Chapter_23.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>46671</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/styles/9780061973680_template.css"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>6239</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Chapter_22.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>27438</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/imgbackad/back_ad1.jpg"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>252442</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Chapter_17.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>19567</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Chapter_16.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>22437</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Chapter_15.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>13592</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/text/9780061973680_Titlepage.xhtml"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>549</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/imgbackad/back_ad2.jpg"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>228261</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/images/Warriors_HawkwingsJourney_01.jpg"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>1086771</ResourceSize>
</EncryptionProperties>
</EncryptedData>
<EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<resource xmlns="http://ns.adobe.com/adept">urn:uuid:03de2220-588d-4f5c-a683-5f733e3ddbcf</resource>
</KeyInfo>
<CipherData>
<CipherReference URI="OEBPS/images/newprophecy1.jpg"/>
</CipherData>
<EncryptionProperties>
<ResourceSize>26120</ResourceSize>
</EncryptionProperties>
</EncryptedData>
</encryption>
Question / bug report
Epub was download from kobo site directly
Which version of Calibre are you running?
6.29
Which version of the DeDRM plugin are you running?
v10.0.9
If applicable, which version of the Kindle software are you running?
No response
Log output