xmlsecurity: add initial Executable_pdfverify

Desktop / LibreOffice - Miklos Vajna [collabora.co.uk] - 12 October 2016 09:50 UTC

We have code to verify ODF and OOXML signatures, this adds initial support for verifying a PDF signature.

Initially this is a standalone executable, need to turn this into a unit test + hook it into sfx2 in follow-up commits.

53bba96 xmlsecurity: add initial Executable_pdfverify
Repository.mk | 1 +
include/sal/log-areas.dox | 1 +
xmlsecurity/Executable_pdfverify.mk | 41 +
xmlsecurity/Module_xmlsecurity.mk | 8 +
xmlsecurity/source/pdfio/pdfverify.cxx | 1539 ++++++++++++++++++++++++++++++++
5 files changed, 1590 insertions(+)

Upstream: cgit.freedesktop.org


  • Share