pull in an ed25519 implementation and replace use of RSA in the DHT with ECC. fix up makefiles
This commit is contained in:
@@ -86,8 +86,6 @@ DOCS_PAGES = \
|
||||
docs/index.rst \
|
||||
docs/libtorrent_plugins.html \
|
||||
docs/libtorrent_plugins.rst \
|
||||
docs/make_torrent.html \
|
||||
docs/make_torrent.rst \
|
||||
docs/manual.html \
|
||||
docs/manual.rst \
|
||||
docs/projects.html \
|
||||
@@ -112,8 +110,6 @@ EXTRA_DIST = \
|
||||
LICENSE \
|
||||
libtorrent-rasterbar.pc \
|
||||
libtorrent-rasterbar-cmake.pc \
|
||||
parse_dht_log.py \
|
||||
parse_session_stats.py \
|
||||
$(DOCS_PAGES) \
|
||||
$(DOCS_IMAGES)
|
||||
|
||||
|
Reference in New Issue
Block a user