Documentation
¶
Overview ¶
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/sha3" )
This package registers several multihashes for the sha3 family. This also includes some functions known as "shake" and "keccak", since they share much of their implementation and come in the same repos.
Click to show internal directories.
Click to hide internal directories.