Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

This JavaScript library implements BEP42, a BitTorrent DHT security extension that ties a peer's nodeID to its IP address. It provides functions to generate or verify nodeIDs by calculating a CRC32C hash of the IP address combined with a random number, ensuring that nodeIDs are cryptographically linked to their originating IPs. The project is aimed at developers building or maintaining BitTorrent DHT clients who need to implement or validate BEP42-compliant nodeID generation.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
ayms

ayms/bittorrent-nodeid

bittorrent-nodeID: javascript implementation of BEP42, bittorrent DHT security extension where the nodeID of a peer is tied to its IP address

JavaScript
5
0
MIT License
Ayms's profile
Ayms
15 contributions

Support the dependencies of ayms/bittorrent-nodeid

Account's avatar
ashi009/node-fast-crc32c
CRC32C algorithm with hardware acceleration and software fallback.
Account's avatar
anandsuresh/sse4_crc32
Hardware-accelerated CRC-32C with software fallback