From 03d1f227f80ba181ca9c2eb3fdba870f1b4486cf Mon Sep 17 00:00:00 2001
From: ulif <uli@gnufix.de>
Date: Thu, 23 Jul 2015 11:43:20 +0200
Subject: [PATCH] Add sample file for signed wordlists.

This sample wordlist contains only 2 entries but is
cryptographically signed. We use it to make sure we can also
handle signed wordlists.
---
 tests/sample_signed_wordlist.asc | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 tests/sample_signed_wordlist.asc

diff --git a/tests/sample_signed_wordlist.asc b/tests/sample_signed_wordlist.asc
new file mode 100644
index 0000000..c3dc678
--- /dev/null
+++ b/tests/sample_signed_wordlist.asc
@@ -0,0 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA512
+
+foo
+bar
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iJwEAQEKAAYFAlWwtFAACgkQ+5ktCoLaPzT6dAP/YOac16xtJ0oDtVmouhYgXY6J
+A6jyR8nW2tn+5NksBrXgy/OLgwD2ljlZuhPDarancD8e2tkoPKr0Diuk4oTSe4m7
+sAH4PvMPvUw9Rn0gfx20QMbTrLqQ8I4I7cw6u3RIqilB+p80V+SWFApvoHC6l0ZU
+EkreblTdKgoQ2CzP0RM=
+=3BRe
+-----END PGP SIGNATURE-----
-- 
GitLab