GitXplorerGitXplorer
d

Checkmysum

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
d987b0899841931e13f3e86836527249ba811aeb

Add of Algo_hashcalc functions to avoid HIGH memory usage due to a single read on large file (Now divides with iter function with sentinel b'' to stop when receive empty binary str), Add multiline to follow Pep8

committed 6 years ago
Unverified
bf6bb68bcdd9f65866b125296c941482a0cc2a46

Open file in binary mode to avoid utf-8 encode error when opening large iso file

committed 6 years ago
Unverified
ab9d190ed36b45f2edc5c5378a66f320ef763c9a

Add of checkmysum.py python3.6

committed 6 years ago
Verified
0d236674a34f22fe2471a29642b8cbad2085b74e

Create README.md

ddopch committed 6 years ago
Verified
ec59c6847c0141d4ccabd59b12d2e5dc1a0d5dea

Initial commit

ddopch committed 6 years ago

README

The README file for this repository.

Checkmysum

Simple Python Checksum validation tool.

usage: checkmysum.py [-h] Original_checksum Your_file Hash_algorithm