diff options
author | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2013-02-05 11:36:55 +0000 |
---|---|---|
committer | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2013-02-05 11:36:55 +0000 |
commit | a440cbe9c8cd63b9a02b013e0cc4820858e0f9b9 (patch) | |
tree | 4c1a4ce52525b94626f347272ae7241ee5de6d79 | |
parent | 3b17b9d26e8141b5b1e325e7c79230e30e34ad03 (diff) |
-ecc key
git-svn-id: https://gnunet.org/svn/gnunet@26012 140774ce-b5e7-0310-ab8b-a85725594a96
-rw-r--r-- | src/transport/Makefile.am | 1 | ||||
-rw-r--r-- | src/transport/test_plugin_hostkey.ecc | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000000..c56a08eab7 --- /dev/null +++ b/src/transport/test_plugin_hostkey.ecc |