import "golang.org/x/crypto/ripemd160"
Package ripemd160 implements the RIPEMD-160 hash algorithm.
ripemd160.go ripemd160block.go
const BlockSize = 64
The block size of the hash algorithm in bytes.
const Size = 20
The size of the checksum in bytes.
New returns a new hash.Hash computing the checksum.
Package ripemd160 imports 2 packages (graph) and is imported by 55 packages. Updated a day ago. Refresh now. Tools for package owners.