proxy.golang.org : github.com/ipfs/go-block-format : v0.2.1
Package blocks contains the lowest level of IPLD data structures. A block is raw data accompanied by a CID. The CID contains the multihash corresponding to the block.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/ipfs/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/ipfs/boxo v0.30.0
- github.com/ipfs/go-cid v0.5.0
- github.com/klauspost/cpuid/v2 v2.2.10
- github.com/minio/sha256-simd v1.0.1
- github.com/mr-tron/base58 v1.2.0
- github.com/multiformats/go-base32 v0.1.0
- github.com/multiformats/go-base36 v0.2.0
- github.com/multiformats/go-multibase v0.2.0
- github.com/multiformats/go-multihash v0.2.3
- github.com/multiformats/go-varint v0.0.7
- github.com/spaolacci/murmur3 v1.1.0
- golang.org/x/crypto v0.37.0
- golang.org/x/sys v0.32.0
- lukechampine.com/blake3 v1.4.0