nl8590687 / HashChecker

An open source project that facilitates people to check files by MD5, SHA1, SHA256, SHA384, SHA512, CRC32, CRC64.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HashChecker 哈希校验器


Introduction

An open source project that facilitates people to check files.

This is an open source C# project to facilitates people to check whether files are complete and have been modified.

We can use MD5, SHA1, SHA256, SHA384, SHA512, CRC32, CRC64 and file size to check what we want to check.

一个方便人们校验文件的开源项目。

这个C#开源项目会方便人们检查文件是否完整以及是否被修改过。

我们可以使用例如 MD5, SHA1, SHA256, SHA384, SHA512, CRC32, CRC64等以及文件大小来校验指定的文件和文本。

Release Version

V 1.3.0 Date: 2020-04-18

Download

Source Code (zip)

Source Code (tar.gz)

Software UI

About

An open source project that facilitates people to check files by MD5, SHA1, SHA256, SHA384, SHA512, CRC32, CRC64.

License:MIT License


Languages

Language:C# 100.0%