The Wayback Machine - https://web.archive.org/web/20201020132426/https://github.com/Shiroechi/CSharp-Checksum
Skip to content
This repository has been archived by the owner. It is now read-only.
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

CSharp Checksum CodeFactor

NOTICE because some mistake when i try github desktop, this repo will archived and i will create new repo for this.

A simple file checksum for windows using Portable.BouncyCastle for hash function.

There's a limit to the size of file to hash, you can change it in the aplication setting.

remember the bigger the file size the slower it is

Supported hash function

Existing Feature

  • Hash single file
  • Compare file with hash value
  • Save hash value to a file
  • Cancel the currently running hash process

Getting Started

Prerequisites

Before build this project you need to add reference:

To do

  • Compare file with hash value from text file
  • More hash function
  • Hash multiple file

Build with

Credits

Thanks to Portable.BouncyCastle

You can’t perform that action at this time.