Skip to content

farmergreg/gohash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gohash

Copyright (c) 2014, Gregory L. Dietsche.

gohash is a fast concurrent file hashing program that can replace many common hashing programs like md5sum, sha512sum, etc...

Supports the following hashes: crc32, md5, sha1, sha224, sha256, sha384, sha512.

Help

Run the following to get help using this program.:

gohash -help

Why

I wrote gohash to learn about golang.

About

gohash does md5 sha1 sha224 sha256 sha384 sha512 hashing. Written to learn about & experiment with golang.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages