fix bug in ed25519 DHT signature verification. removed RSA code as it's no longer used. add CAS feature (compare and swap) to DHT put command. update dht_store documentation

This commit is contained in:
Arvid Norberg
2013-09-03 00:45:48 +00:00
parent fdab2e61da
commit 12fd5be372
12 changed files with 268 additions and 241 deletions

View File

@@ -511,7 +511,6 @@ SOURCES =
policy
puff
random
rsa
rss
session
session_impl