Registry / networking / libp2p-go-libp2p-xor

libp2p-go-libp2p-xor

JSON →
library0.1.0gogounverified

Provides XOR-based routing and data structures for libp2p.

go get github.com/libp2p/go-libp2p-xor
INSTALL
IMPORT
SIG · LIBP2P-GO-LIBP2P-X
L
libp2p-go-libp2p-xor
networkinggov0.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

xor
github.com/libp2p/go-libp2p-xor

Creates an XOR key for routing.

package main import ( "fmt" "github.com/libp2p/go-libp2p-xor" ) func main() { key := xor.Key{0x01, 0x02} fmt.Println(key) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
libp2p-go-libp2p-xor — go get libp2p-go-libp2p-xor · libregistry