summaryrefslogtreecommitdiffstats
path: root/openpgp/tests
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2020-08-17 12:44:22 +0200
committerJustus Winter <justus@sequoia-pgp.org>2020-08-17 16:19:24 +0200
commitbc93b8a039753a626406f15a346f84ecaed49583 (patch)
treede89a8d571aac56f402baf2d6327abb838c64ce6 /openpgp/tests
parent5c80cd51fa5453be3207bb2c9491fbe8d9c0afe3 (diff)
openpgp: Move crypto::sexp to the ipc crate.
- This is only used to communicate with the GnuPG agent, so it should not be in the openpgp crate.
Diffstat (limited to 'openpgp/tests')
-rw-r--r--openpgp/tests/data/sexp/dsa-signature.sexp1
-rw-r--r--openpgp/tests/data/sexp/ecdsa-signature.sexp2
-rw-r--r--openpgp/tests/data/sexp/eddsa-signature.sexp1
-rw-r--r--openpgp/tests/data/sexp/rsa-signature.sexp3
4 files changed, 0 insertions, 7 deletions
diff --git a/openpgp/tests/data/sexp/dsa-signature.sexp b/openpgp/tests/data/sexp/dsa-signature.sexp
deleted file mode 100644
index 8585774f..00000000
--- a/openpgp/tests/data/sexp/dsa-signature.sexp
+++ /dev/null
@@ -1 +0,0 @@
-(7:sig-val(3:dsa(1:r20:OiWtfqA&)(1:s20:F)@e 5sz ))) \ No newline at end of file
diff --git a/openpgp/tests/data/sexp/ecdsa-signature.sexp b/openpgp/tests/data/sexp/ecdsa-signature.sexp
deleted file mode 100644
index 03f0743d..00000000
--- a/openpgp/tests/data/sexp/ecdsa-signature.sexp
+++ /dev/null
@@ -1,2 +0,0 @@
-(7:sig-val(5:ecdsa(1:r32:KyLЦ+3j! $s%8@)(1:s32:/pM4 <n
-1ff6))) \ No newline at end of file
diff --git a/openpgp/tests/data/sexp/eddsa-signature.sexp b/openpgp/tests/data/sexp/eddsa-signature.sexp
deleted file mode 100644
index 7a67e2a0..00000000
--- a/openpgp/tests/data/sexp/eddsa-signature.sexp
+++ /dev/null
@@ -1 +0,0 @@
-(7:sig-val(5:eddsa(1:r32:ڟ+P@,"2sFas2)(1:s32:$P@wޥu uT(w'$O ))) \ No newline at end of file
diff --git a/openpgp/tests/data/sexp/rsa-signature.sexp b/openpgp/tests/data/sexp/rsa-signature.sexp
deleted file mode 100644
index dc7438c0..00000000
--- a/openpgp/tests/data/sexp/rsa-signature.sexp
+++ /dev/null
@@ -1,3 +0,0 @@
-(7:sig-val(3:rsa(1:s384:UmP!(k*{gď <Bwu/' ^>FLŊ%ٌS(FUӮf"pĺ!G>Mmc8T/-Zj8Je
-ﰣ`t,uFj|XЍF4A/+ qK G8Ys/tUp/N×&DY/)-W0STL/3H@–Lc?xj
-Gl˿ߓ7r q/=f%?OPxBcGackZ=ɧ\|zm&O85d1?^tdr QOÃMɐ!))) \ No newline at end of file