Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.0 - Beta
-
Fix Version/s: 4.3
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:any.
-
Assignee Priority:P3
Description
Beginning in PDF 1.6 specification the Advanced Encryption Standard (AES) algorithm was added to the general encryption algorithm for standard encryption. AES is a symmetric block cipher. This new encryption algorithm is document in the specification and is supported by the Java Cryptography extension (JCE).
We have no examples of this type of encryption being used without crypt filters, http://jira.icefaces.org/browse/PDF-122 but we need to implement the algorithm before we can successfully implement crypt filters. Adobe acrobat 7.0 and later use AES 128 and 256 encryption algorthms.
We have no examples of this type of encryption being used without crypt filters, http://jira.icefaces.org/browse/PDF-122 but we need to implement the algorithm before we can successfully implement crypt filters. Adobe acrobat 7.0 and later use AES 128 and 256 encryption algorthms.
Issue Links
- blocks
-
PDF-122 Crypt Filter Support
- Closed
Crypt filters 128Bit AES