[ https://issues.apache.org/jira/browse/PDFBOX-4413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16727455#comment-16727455
]
ASF subversion and git services commented on PDFBOX-4413:
---------------------------------------------------------
Commit 1849548 from Tilman Hausherr in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1849548 ]
PDFBOX-4413: add DefaultCryptFilter
> Add support for AES256 encryption for public key
> ------------------------------------------------
>
> Key: PDFBOX-4413
> URL: https://issues.apache.org/jira/browse/PDFBOX-4413
> Project: PDFBox
> Issue Type: Improvement
> Components: Crypto
> Affects Versions: 2.0.13
> Reporter: Tilman Hausherr
> Priority: Major
>
> Adobe 9 added support for AES 256 encryption. This should also be implemented for public
key encryption, currently it is only implemented for symmetric key encryption.
> Further information is available at [http://www.adobe.com/content/dam/Adobe/en/devnet/acrobat/pdfs/adobe_supplement_iso32000.pdf].
> I suspect that much of it is already available in the base class, but PublicKeySecurityHandler.prepareDocumentForEncryption()
is definitively old stuff.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org
|