Skip to content

A program based on golang to calculate md5/sha1/sha256/sha512 of a file

Notifications You must be signed in to change notification settings

shenyp09/cryptocalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cryptocalc

==========

A program to calculate md5/sha1/sha256/sha512 based on golang

Install:

$ go get -u github.com/shenyp09/cryptocalc

Usage: cryptocal command file

Command: md5 sha1 sha256 sha512

e.g.

$ ./cryptocal md5 cryptocal.go

MD5: e49ee397aa3400341635b4f163badc1d

About

A program based on golang to calculate md5/sha1/sha256/sha512 of a file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages