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:
@@ -44,7 +44,6 @@ set(sources
|
||||
policy
|
||||
puff
|
||||
random
|
||||
rsa
|
||||
rss
|
||||
session
|
||||
session_impl
|
||||
|
Reference in New Issue
Block a user