[
https://issues.apache.org/jira/browse/PDFBOX-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14203953#comment-14203953
]
Andreas Lehmkühler commented on PDFBOX-2484:
--------------------------------------------
After solving a regression introduced in PDFBOX-2469 everything works fine.
I've applied the changes to the 1.8-branch as well as this underlying issue
wasn't limited to the trunk.
> Cannot decrypt AES256 encrypted files with nonSeq parser
> --------------------------------------------------------
>
> Key: PDFBOX-2484
> URL: https://issues.apache.org/jira/browse/PDFBOX-2484
> Project: PDFBox
> Issue Type: Bug
> Components: Parsing
> Affects Versions: 1.8.7, 2.0.0
> Reporter: Tilman Hausherr
> Assignee: Andreas Lehmkühler
> Labels: AES256
> Fix For: 1.8.8, 2.0.0
>
> Attachments: Simple-256-bit-encrypted.pdf
>
>
> It is not possible to open the attached file (password:
> 1234567890abcdefghijk1234567890abcdefghijk ) with the nonSeq parser:
> WARNUNG: Verification of permissions failed (-64 != -3392)
> Nov 06, 2014 7:54:35 AM org.apache.pdfbox.pdfparser.BaseParser parseCOSArray
> WARNUNG: Corrupt object reference at offset 123
> Nov 06, 2014 7:54:35 AM org.apache.pdfbox.pdfparser.BaseParser parseCOSArray
> WARNUNG: Corrupt object reference at offset 151
> Nov 06, 2014 7:54:35 AM org.apache.pdfbox.filter.FlateFilter decode
> SCHWERWIEGEND: FlateFilter: stop reading corrupt stream due to a
> DataFormatException
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)