Skip to content
Snippets Groups Projects
Commit 92962f78 authored by Adrien Béraud's avatar Adrien Béraud
Browse files

Update README.md

parent bfe41dbb
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ A lightweight C++11 Distributed Hash Table implementation originally based on ht ...@@ -4,7 +4,7 @@ A lightweight C++11 Distributed Hash Table implementation originally based on ht
* Light and fast C++11 Kademlia DHT library. * Light and fast C++11 Kademlia DHT library.
* Distributed shared key->value data-store * Distributed shared key->value data-store
* Clean and powerfull distributed map API with storage of arbitrary binary values of up to 128 KB. * 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). * Optional public key cryptography layer providing data signature and encryption (using GnuTLS).
* IPv4 and IPv6 support. * IPv4 and IPv6 support.
* Python binding. * Python binding.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment