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

Update README.md

parent 0c686bd6
No related branches found
No related tags found
No related merge requests found
...@@ -8,6 +8,7 @@ A lightweight C++11 Distributed Hash Table implementation originally based on ht ...@@ -8,6 +8,7 @@ A lightweight C++11 Distributed Hash Table implementation originally based on ht
* Storage of arbitrary binary values up to 64 kB. Keys are 160 bits long. * Storage of arbitrary binary values up to 64 kB. Keys are 160 bits long.
* 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.
Documentation Documentation
- -
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment