simon steiner created PDFBOX-2586:
-------------------------------------
Summary: IllegalBlockSizeException: Input length must be multiple
of 16 when decrypting with padded cipher
Key: PDFBOX-2586
URL: https://issues.apache.org/jira/browse/PDFBOX-2586
Project: PDFBox
Issue Type: Bug
Components: Parsing
Affects Versions: 2.0.0
Reporter: simon steiner
On java version "1.7.0_72"
java -jar ~/pdf-box-svn/app/target/pdfbox-app-2.0.0-SNAPSHOT.jar PDFToImage
test.pdf
Exception in thread "main" java.io.IOException:
javax.crypto.IllegalBlockSizeException: Input length must be multiple of 16
when decrypting with padded cipher
at
javax.crypto.CipherInputStream.getMoreData(CipherInputStream.java:115)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)