From: Christian Grothoff Date: Tue, 5 Feb 2013 11:36:55 +0000 (+0000) Subject: -ecc key X-Git-Tag: initial-import-from-subversion-38251~10004 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=1165391219f4489df2565b6708d42b4ac65d046a;p=oweals%2Fgnunet.git -ecc key --- 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 = \ 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 000000000..c56a08eab Binary files /dev/null and b/src/transport/test_plugin_hostkey.ecc differ