Re: [Podofo-users] what is the status of AES Decrypt/Encrypt
A PDF parsing, modification and creation library.
Brought to you by:
domseichter
|
From: zyx <zy...@li...> - 2014-03-11 07:50:04
|
On Mon, 2014-03-10 at 17:59 +0100, Andreas Brzesowsky wrote: > I have now got some AESV2 encrypted PDF, that are created with Acrobat > X. > These currently crash in PoDoFo because they have multiple XRef > streams and XRef streams are never encrypted. > But in PdfParser::ReadObjectsInternal m_pEncrypt is set for these XRef > objects. > I have added a patch to skip all XRef objects in > PdfParser::ReadObjectsInternal. > With that AESV2 encryption from Acrobat X should work. Hi, thanks, I committed the patch to trunk as revision 1584: http://sourceforge.net/p/podofo/code/1584 By the way, would you mind to look on AESv3 too? As you mentioned earlier, with AESv2 being done the AESv3 should not be a big problem, and you have the code fresh in your mind, thus it might be even easier for you? Maybe :) Bye, zyx -- http://www.litePDF.cz in...@li... |