diff options
author | Andreas Beeker <kiwiwings@apache.org> | 2014-08-10 18:25:10 +0000 |
---|---|---|
committer | Andreas Beeker <kiwiwings@apache.org> | 2014-08-10 18:25:10 +0000 |
commit | 9660a04c19304996f30bf8f815daeeb141c5a26f (patch) | |
tree | 50322487ed90e8f24e6b8d98e4af2aa61b2cef2f /test-data/xmldsign | |
parent | b74e89ad014e5880d7458f16233c1c238ea16244 (diff) | |
download | poi-9660a04c19304996f30bf8f815daeeb141c5a26f.tar.gz poi-9660a04c19304996f30bf8f815daeeb141c5a26f.zip |
Xml signature support - version 1
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1617141 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test-data/xmldsign')
16 files changed, 0 insertions, 0 deletions
diff --git a/test-data/xmldsign/Office2010-SP1-XAdES-X-L.docx b/test-data/xmldsign/Office2010-SP1-XAdES-X-L.docx Binary files differnew file mode 100644 index 0000000000..4aaa772a0d --- /dev/null +++ b/test-data/xmldsign/Office2010-SP1-XAdES-X-L.docx diff --git a/test-data/xmldsign/bcprov-ext-jdk15on-1.49.jar b/test-data/xmldsign/bcprov-ext-jdk15on-1.49.jar Binary files differnew file mode 100644 index 0000000000..cb0e0be8cd --- /dev/null +++ b/test-data/xmldsign/bcprov-ext-jdk15on-1.49.jar diff --git a/test-data/xmldsign/hello-world-office-2010-technical-preview-unsigned.docx b/test-data/xmldsign/hello-world-office-2010-technical-preview-unsigned.docx Binary files differnew file mode 100644 index 0000000000..5162b67c60 --- /dev/null +++ b/test-data/xmldsign/hello-world-office-2010-technical-preview-unsigned.docx diff --git a/test-data/xmldsign/hello-world-office-2010-technical-preview.docx b/test-data/xmldsign/hello-world-office-2010-technical-preview.docx Binary files differnew file mode 100644 index 0000000000..cbd4277564 --- /dev/null +++ b/test-data/xmldsign/hello-world-office-2010-technical-preview.docx diff --git a/test-data/xmldsign/hello-world-signed-twice.docx b/test-data/xmldsign/hello-world-signed-twice.docx Binary files differnew file mode 100644 index 0000000000..96c91e957e --- /dev/null +++ b/test-data/xmldsign/hello-world-signed-twice.docx diff --git a/test-data/xmldsign/hello-world-signed.docx b/test-data/xmldsign/hello-world-signed.docx Binary files differnew file mode 100644 index 0000000000..79a7bbb81f --- /dev/null +++ b/test-data/xmldsign/hello-world-signed.docx diff --git a/test-data/xmldsign/hello-world-signed.pptx b/test-data/xmldsign/hello-world-signed.pptx Binary files differnew file mode 100644 index 0000000000..9b37033f54 --- /dev/null +++ b/test-data/xmldsign/hello-world-signed.pptx diff --git a/test-data/xmldsign/hello-world-signed.xlsx b/test-data/xmldsign/hello-world-signed.xlsx Binary files differnew file mode 100644 index 0000000000..0d45c53ede --- /dev/null +++ b/test-data/xmldsign/hello-world-signed.xlsx diff --git a/test-data/xmldsign/hello-world-unsigned.docx b/test-data/xmldsign/hello-world-unsigned.docx Binary files differnew file mode 100644 index 0000000000..1790c961ce --- /dev/null +++ b/test-data/xmldsign/hello-world-unsigned.docx diff --git a/test-data/xmldsign/hello-world-unsigned.pptx b/test-data/xmldsign/hello-world-unsigned.pptx Binary files differnew file mode 100644 index 0000000000..ca42529a9a --- /dev/null +++ b/test-data/xmldsign/hello-world-unsigned.pptx diff --git a/test-data/xmldsign/hello-world-unsigned.xlsx b/test-data/xmldsign/hello-world-unsigned.xlsx Binary files differnew file mode 100644 index 0000000000..b99143e92c --- /dev/null +++ b/test-data/xmldsign/hello-world-unsigned.xlsx diff --git a/test-data/xmldsign/hyperlink-example-signed.docx b/test-data/xmldsign/hyperlink-example-signed.docx Binary files differnew file mode 100644 index 0000000000..f8698fe4d7 --- /dev/null +++ b/test-data/xmldsign/hyperlink-example-signed.docx diff --git a/test-data/xmldsign/ms-office-2010-signed.docx b/test-data/xmldsign/ms-office-2010-signed.docx Binary files differnew file mode 100644 index 0000000000..61e4e2a1b8 --- /dev/null +++ b/test-data/xmldsign/ms-office-2010-signed.docx diff --git a/test-data/xmldsign/ms-office-2010-signed.pptx b/test-data/xmldsign/ms-office-2010-signed.pptx Binary files differnew file mode 100644 index 0000000000..c70f153248 --- /dev/null +++ b/test-data/xmldsign/ms-office-2010-signed.pptx diff --git a/test-data/xmldsign/ms-office-2010-signed.xlsx b/test-data/xmldsign/ms-office-2010-signed.xlsx Binary files differnew file mode 100644 index 0000000000..d8ba05b1da --- /dev/null +++ b/test-data/xmldsign/ms-office-2010-signed.xlsx diff --git a/test-data/xmldsign/signed.docx b/test-data/xmldsign/signed.docx Binary files differnew file mode 100644 index 0000000000..98f3b8d841 --- /dev/null +++ b/test-data/xmldsign/signed.docx |