Note
该README有中文版本
Generate checksum for files and develop on Golang.
Type checksumassistant [filename] in your console. Then program will return
Welcome to use ChecksumAssistant!
Processing file: [filename]
MD5: xxx
SHA1: xxx
SHA256: xxx
CRC32: xxx
This program supports the following checksum type:
- MD5
- SHA1
- SHA256
- CRC32