Skip to content
Snippets Groups Projects
Unverified Commit 7a6263b9 authored by aviau's avatar aviau
Browse files

typo: powerfull ->powerful

parent b09e3df2
Branches
Tags
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 56 KB. * Clean and powerful 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