aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96>2013-02-05 11:36:55 +0000
committergrothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96>2013-02-05 11:36:55 +0000
commita440cbe9c8cd63b9a02b013e0cc4820858e0f9b9 (patch)
tree4c1a4ce52525b94626f347272ae7241ee5de6d79
parent3b17b9d26e8141b5b1e325e7c79230e30e34ad03 (diff)
-ecc key
git-svn-id: https://gnunet.org/svn/gnunet@26012 140774ce-b5e7-0310-ab8b-a85725594a96
-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 3cf9f1c143..4723758292 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -862,6 +862,7 @@ test_transport_api_multi_LDADD = \
EXTRA_DIST = \
test_plugin_hostkey \
+test_plugin_hostkey.ecc \
template_cfg_peer1.conf\
template_cfg_peer2.conf\
test_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 0000000000..c56a08eab7
--- /dev/null
+++ b/src/transport/test_plugin_hostkey.ecc
Binary files differ