[ 
https://issues.apache.org/jira/browse/PDFBOX-2471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14195350#comment-14195350
 ] 

Tilman Hausherr commented on PDFBOX-2471:
-----------------------------------------

I committed your change slightly modified for speed (encryptionDict variable). 
Thanks a lot!

I'm not yet setting to resolved, I want to make the same for the 1.8 version, 
which will require a test too.

> AES encryption failing to write Acroform field names and values
> ---------------------------------------------------------------
>
>                 Key: PDFBOX-2471
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2471
>             Project: PDFBox
>          Issue Type: Bug
>          Components: AcroForm, Writing
>    Affects Versions: 1.8.7, 1.8.8, 2.0.0
>            Reporter: Stephen Hendrix
>              Labels: AES256, AcroForm
>             Fix For: 1.8.8, 2.0.0
>
>         Attachments: PDFBOX-2471_Fix__AES_256_bit_encryption_of_COSString.diff
>
>
> When writing a PDF using AES 256 bit encryption, the field names / values 
> from the Acroform are not being persisted correctly. If I encrypt using RC4 
> 128 bit, they are persisted correctly. I am using snapshot 
> pdfbox:2.0.0-20141023.180319-636.
> I dug into this, and it looks to me the problem is with 
> COSWriter.visitFromString, which invokes  SecurityHandler.decryptString 
> (there is no SecurityHandler.encryptString).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to