aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-02-05 11:36:55 +0000
committerChristian Grothoff <christian@grothoff.org>2013-02-05 11:36:55 +0000
commit1165391219f4489df2565b6708d42b4ac65d046a (patch)
tree4c1a4ce52525b94626f347272ae7241ee5de6d79
parent69924d4cc122deef16a2408aaff890ca6fb83fd4 (diff)
downloadgnunet-1165391219f4489df2565b6708d42b4ac65d046a.tar.gz
gnunet-1165391219f4489df2565b6708d42b4ac65d046a.zip
-ecc key
-rw-r--r--src/transport/Makefile.am1
-rw-r--r--src/transport/test_plugin_hostkey.eccbin0 -> 2048 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index 3cf9f1c14..472375829 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -862,6 +862,7 @@ test_transport_api_multi_LDADD = \
862 862
863EXTRA_DIST = \ 863EXTRA_DIST = \
864test_plugin_hostkey \ 864test_plugin_hostkey \
865test_plugin_hostkey.ecc \
865template_cfg_peer1.conf\ 866template_cfg_peer1.conf\
866template_cfg_peer2.conf\ 867template_cfg_peer2.conf\
867test_plugin_transport_data.conf\ 868test_plugin_transport_data.conf\
diff --git a/src/transport/test_plugin_hostkey.ecc b/src/transport/test_plugin_hostkey.ecc
new file mode 100644
index 000000000..c56a08eab
--- /dev/null
+++ b/src/transport/test_plugin_hostkey.ecc
Binary files differ