Package: go-multihash (0.2.3-1)
Links for go-multihash
Debian Resources:
Download Source Package golang-github-multiformats-go-multihash:
- [golang-github-multiformats-go-multihash_0.2.3-1.dsc]
- [golang-github-multiformats-go-multihash_0.2.3.orig.tar.gz]
- [golang-github-multiformats-go-multihash_0.2.3-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
- golang-github-multiformats-go-varint-dev
- ipfs-cid
- golang-github-mitchellh-mapstructure-dev
- golang-github-nebulouslabs-merkletree-dev
- golang-github-gibson042-canonicaljson-go-dev
- golang-github-go-viper-mapstructure-dev
- tcllib
- golang-github-tredoe-osutil-dev
- libcryptacular-java
- libcryptacular-java-doc
- libdigest-sha3-perl
Go implementation of the Multihash format (program)
Multihash is a protocol that describes a hash digest using a self-describing format. It prefixes the hash with an identifier for the hashing algorithm and the length of the digest in bytes. This allows systems to handle various hashing algorithms in a unified way, providing flexibility and future-proofing without requiring prior knowledge of the specific hash function used.
This library provides functions for encoding and decoding Multihash values, summing data with various cryptographic hash functions into Multihash format, and verifying Multihash integrity.
It is a foundational component of content-addressed systems like IPFS, which rely on self-describing data for distributed and decentralized content verification.
This package contains the 'multihash' executable command-line usage.
Download go-multihash
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
amd64 | 699.9 kB | 2,119.0 kB | [list of files] |
arm64 | 618.2 kB | 2,057.0 kB | [list of files] |
armhf | 625.4 kB | 1,979.0 kB | [list of files] |
i386 | 674.5 kB | 1,936.0 kB | [list of files] |
ppc64el | 613.3 kB | 2,057.0 kB | [list of files] |
riscv64 | 619.4 kB | 1,993.0 kB | [list of files] |
s390x | 647.6 kB | 2,185.0 kB | [list of files] |