Files
i2p.i2p/apps/i2psnark/java/src/net/i2p/kademlia/package.html
2012-08-05 16:55:39 +00:00

7 lines
353 B
HTML

<html><body><p>
This is a major rewrite of KBucket, KBucketSet, and KBucketImpl from net.i2p.router.networkdb.kademlia.
The classes are now generic to support SHA1. SHA256, or other key lengths.
The long-term goal is to prove out this new implementation in i2psnark,
then move it to core, then convert the network database to use it.
</p></body></html>