freebsd-ports/devel/opendht/pkg-plist
Kurt Jaeger 98c464071f New port: devel/opendht
A lightweight C++11 Distributed Hash Table implementation originally based on
https://github.com/jech/dht by Juliusz Chroboczek.

* Light and fast C++11 Kademlia DHT library.
* Distributed shared key->value data-store
* Clean and powerfull distributed map API with storage of arbitrary binary
  values of up to 56 KB.
* Optional public key cryptography layer providing data signature and
  encryption (using GnuTLS).
* IPv4 and IPv6 support.
* Python binding.

WWW: https://github.com/savoirfairelinux/opendht/

PR:		209476
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
2016-05-28 06:10:10 +00:00

19 lines
397 B
Plaintext

bin/dhtchat
bin/dhtnode
bin/dhtscanner
include/opendht.h
include/opendht/crypto.h
include/opendht/default_types.h
include/opendht/dht.h
include/opendht/dhtrunner.h
include/opendht/infohash.h
include/opendht/rng.h
include/opendht/securedht.h
include/opendht/utils.h
include/opendht/value.h
lib/libopendht.a
lib/libopendht.so
lib/libopendht.so.0
lib/libopendht.so.0.0.0
libdata/pkgconfig/opendht.pc