bsanchezb opened a new pull request #83: URL: https://github.com/apache/pdfbox/pull/83
For the ticket : https://issues.apache.org/jira/browse/PDFBOX-4784 PDFBox should provide a possibility to define a deterministic AES Initialization Vector. If we use a default random case, it makes impossible to obtain the same output bytes by signing an encrypted PDF for one set of parameters. P.S. Do not hesitate to edit/skip unit test, because I'm not sure if I have created it in a correct place. The main purpose of it is to show the goal of our use case. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
