2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-11-16 01:27:07 +00:00
qpdf/qpdf
Masamichi Hosoda 5a842792b6 Parse Contents in signature dictionary without encryption
Various PDF digital signing tools do not encrypt /Contents value in
signature dictionary. Adobe Acrobat Reader DC can handle a PDF with
the /Contents value not encrypted.

Write Contents in signature dictionary without encryption

Tests ensure that string /Contents are not handled specially when not
found in sig dicts.
2019-10-22 16:20:21 -04:00
..
qtest Parse Contents in signature dictionary without encryption 2019-10-22 16:20:21 -04:00
build.mk Add QPDFObject::getParsedOffset() 2019-10-22 16:19:06 -04:00
fix-qdf fix-qdf: handle object streams with > 255 objects 2015-05-24 16:52:42 -04:00
Makefile update release date to actual date 2008-04-29 12:55:25 +00:00
pdf_from_scratch.cc Convert command-line and test suite to use page helper classes 2018-06-21 15:57:13 -04:00
qpdf-ctest.c Fix sign and conversion warnings (major) 2019-06-21 13:17:21 -04:00
qpdf.cc Prepare 9.0.2 release 2019-10-12 19:37:40 -04:00
qpdf.testcov Fix /Contents value representation in a signature dictionary 2019-10-22 16:16:16 -04:00
test_driver.cc Pass offset and length to ParserCallbacks::handleObject 2019-08-22 22:54:29 -04:00
test_large_file.cc Fix sign and conversion warnings (major) 2019-06-21 13:17:21 -04:00
test_parsedoffset.cc Add QPDFObject::getParsedOffset() 2019-10-22 16:19:06 -04:00
test_pdf_doc_encoding.cc Properly handle strings with PDF Doc Encoding (fixes #179) 2018-02-18 21:06:27 -05:00
test_pdf_unicode.cc Better support for creating Unicode strings 2018-06-21 15:57:13 -04:00
test_renumber.cc Add QPDFWriter::getWrittenXRefTable() 2019-10-22 16:16:16 -04:00
test_tokenizer.cc Handle invalid name tokens symmetrically for PDF < 1.2 (fixes #332) 2019-08-19 19:48:27 -04:00
test_unicode_filenames.cc Improve Unicode filename testing 2019-04-27 20:37:33 -04:00
test_xref.cc Add QPDF::getXRefTable() 2019-10-22 16:16:16 -04:00