package blake2

Import Path
	github.com/multiformats/go-multihash/register/blake2 (on go.dev)

Dependency Relation
	imports 4 packages, and imported by one package

Involved Source Files This package has no purpose except to perform registration of multihashes. It is meant to be used as a side-effecting import, e.g. import ( _ "github.com/multiformats/go-multihash/register/blake2" ) This package registers several multihashes for the blake2 family (both the 's' and the 'b' variants, and in a variety of sizes).