Skip to content

jpwiig/CheckSumChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Filemesser/CheckSumChecker

A simple program for all you messing with file integerity and hashing

[Current status: work in progress]

This will be a simple terminal program for hashing needs as well as checking the integerity of files with checksum. This is still a work in progress, but i decied to make this repository public since why not!

Current features that will be implemented:

  • **Things that must be implemented: **
    • unit flippin tests
  • [] hashing of strings
    • md5 first phase
    • [] possibility to change between the different hashing syncronous algorithmis that are supported
  • [] checksum of files
    • [] checking file integerity of simple binaries beeing giving a provided a path
    • [] not having the computer to absolute melt
    • [] some check against available malware lists -> certain that the file you are downloading are actually the thing that you are downloading
  • other ideas
    • [] Somthing with asyncronous algorithms
    • [] pgp intgration (beeing able to create public keys and private keys that are supported on pgp servers)
    • [] turing this into a api that can be hosted everywhere and anywhere

If you have any tips about what is cool to have, let me know! I am open to suggestions!

About

Work in progress Checksum checker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages