summaryrefslogtreecommitdiff
path: root/testing
diff options
context:
space:
mode:
authorStef Walter <stefw@collabora.co.uk>2011-05-12 11:18:07 +0200
committerStef Walter <stefw@collabora.co.uk>2011-05-13 21:01:10 +0200
commit66be57fc73a89a657b3e63272fb62f1f991f6c63 (patch)
tree2a6c742ec15e6a3a884c4b564c2ab5ea3addb453 /testing
parent02865661faac5da5bb463c47da6bfa91f2b35774 (diff)
downloadgcr-66be57fc73a89a657b3e63272fb62f1f991f6c63.tar.gz
gcr: More testing for secret gnupg keys.
* Create an example keyring * Change signature of _gcr_gnupg_key_new so it also accepts the secret part. https://bugzilla.gnome.org/show_bug.cgi?id=648019
Diffstat (limited to 'testing')
-rw-r--r--testing/gnupg-example/pubring.gpgbin0 -> 21969 bytes
-rw-r--r--testing/gnupg-example/random_seedbin0 -> 600 bytes
-rw-r--r--testing/gnupg-example/secring.gpgbin0 -> 4398 bytes
-rw-r--r--testing/gnupg-example/trustdb.gpgbin0 -> 1400 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/testing/gnupg-example/pubring.gpg b/testing/gnupg-example/pubring.gpg
new file mode 100644
index 0000000..10b1372
--- /dev/null
+++ b/testing/gnupg-example/pubring.gpg
Binary files differ
diff --git a/testing/gnupg-example/random_seed b/testing/gnupg-example/random_seed
new file mode 100644
index 0000000..94b1acf
--- /dev/null
+++ b/testing/gnupg-example/random_seed
Binary files differ
diff --git a/testing/gnupg-example/secring.gpg b/testing/gnupg-example/secring.gpg
new file mode 100644
index 0000000..4a21e26
--- /dev/null
+++ b/testing/gnupg-example/secring.gpg
Binary files differ
diff --git a/testing/gnupg-example/trustdb.gpg b/testing/gnupg-example/trustdb.gpg
new file mode 100644
index 0000000..c0ba085
--- /dev/null
+++ b/testing/gnupg-example/trustdb.gpg
Binary files differ