hasher hasher is a Golang package provides functions to compute hash checksums. It's based on iocopy. Supported Hash Functions MD5 SHA-1 SHA-256 SHA-512 CRC-32 Docs https://pkg.go.dev/github.com/northbright/hasher Usage Check examples