{"id":50519,"library":"multiformats-go-multihash","title":"Go Multihash","description":"Package multihash implements self-describing hashes for Go.","status":"active","version":"0.2.3","language":"go","source_language":null,"source_url":"https://github.com/multiformats/go-multihash","tags":["multihash","hashing","crypto","ipfs"],"install":[{"cmd":"go get github.com/multiformats/go-multihash","lang":"bash","label":"Install github.com/multiformats/go-multihash"}],"dependencies":[],"imports":[{"symbol":"multihash","correct":"github.com/multiformats/go-multihash"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/multiformats/go-multihash\"\n)\n\nfunc main() {\n\thash, _ := multihash.Sum([]byte(\"data\"), multihash.SHA2_256, -1)\n\tfmt.Printf(\"%x\\n\", hash)\n}","lang":"go","description":"Computes a SHA2-256 multihash of 'data'."},"warnings":[],"env_vars":null,"search_vec":"'crypto':14 'describ':8 'go':1,11 'hash':9,13 'implement':5 'ipf':15 'multihash':2,4,12 'packag':3 'self':7 'self-describ':6","created_at":"2026-06-15T04:56:59.956924+00:00","updated_at":"2026-06-15T04:56:59.956924+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/multiformats/go-multihash","github":"https://github.com/multiformats/go-multihash","docs":"https://pkg.go.dev/github.com/multiformats/go-multihash#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}