summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2020-06-19 17:56:54 +0200
committerMiklos Vajna <vmiklos@collabora.com>2020-06-19 22:32:16 +0200
commit81c0b6410ae7a604a97994c7f31113f24665167f (patch)
tree42f7a82f22a3d32765b91484c2f1d8013d71156f /test
parented7ae218dd51ad80c03645b9c43b42d8b8e90400 (diff)
Move data for signing tests to test/
This was duplicated under xmlsecurity and made it hard to have test code outside xmlsecurity, even if the core of the pdf signing is nowadays under svl/. Change-Id: If5ce8269bb72f503263727d8255fe856742dfa60 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96745 Reviewed-by: Miklos Vajna <vmiklos@collabora.com> Tested-by: Jenkins
Diffstat (limited to 'test')
-rw-r--r--test/signing-keys/cert8.dbbin0 -> 65536 bytes
-rw-r--r--test/signing-keys/key3.dbbin0 -> 16384 bytes
-rw-r--r--test/signing-keys/pubring.gpgbin0 -> 3060 bytes
-rw-r--r--test/signing-keys/random_seed2
-rw-r--r--test/signing-keys/secring.gpgbin0 -> 3832 bytes
-rw-r--r--test/signing-keys/trustdb.gpgbin0 -> 1360 bytes
6 files changed, 2 insertions, 0 deletions
diff --git a/test/signing-keys/cert8.db b/test/signing-keys/cert8.db
new file mode 100644
index 000000000000..95e58ffe5b92
--- /dev/null
+++ b/test/signing-keys/cert8.db
Binary files differ
diff --git a/test/signing-keys/key3.db b/test/signing-keys/key3.db
new file mode 100644
index 000000000000..f449e60a667f
--- /dev/null
+++ b/test/signing-keys/key3.db
Binary files differ
diff --git a/test/signing-keys/pubring.gpg b/test/signing-keys/pubring.gpg
new file mode 100644
index 000000000000..007ea98afd55
--- /dev/null
+++ b/test/signing-keys/pubring.gpg
Binary files differ
diff --git a/test/signing-keys/random_seed b/test/signing-keys/random_seed
new file mode 100644
index 000000000000..8e68109a880e
--- /dev/null
+++ b/test/signing-keys/random_seed
@@ -0,0 +1,2 @@
+,A? pj`\GkVfeT*;^hF֙3}isAr9BhoWF! !7(;9x*LzY8=#63Y&](^4nZ?l.؋}ֵ]5w6!?l'%k.^,IfVV '_R!QUiDUZ" Z$R^Mf )_~wo6c3/ C*E;BzQ"MֶQC- 'ݕy $_ ӛϟ!^s2zhtLN;\ū 0m冑G9M_'m(KH|zU ;0Az|8X=aHX>c4&6k/TCýs_O`%M{UD “{;[cV9]!f@(p^[hysTotf("(qNcr ӽaܟ ۛ*?>YC6œa%']i=glR
+/R?u 7[F ( \ No newline at end of file
diff --git a/test/signing-keys/secring.gpg b/test/signing-keys/secring.gpg
new file mode 100644
index 000000000000..f7626df5aee3
--- /dev/null
+++ b/test/signing-keys/secring.gpg
Binary files differ
diff --git a/test/signing-keys/trustdb.gpg b/test/signing-keys/trustdb.gpg
new file mode 100644
index 000000000000..1966b5374cfb
--- /dev/null
+++ b/test/signing-keys/trustdb.gpg
Binary files differ