Skip to content
This repository has been archived by the owner on Nov 9, 2018. It is now read-only.

jaybosamiya/FileIntegrityChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FileIntegrityChecker

File Integrity Checker is a software which verifies whether a file's integrity is maintained after any operation (for example, copying the file)

This is done using multiple cryptographic hashes (to maintain redundancy – ensuring better valid transmission rates)

Usage

  • Install libgtk using sudo apt-get install libgtkmm-3.0-dev
  • Type make and wait for compilation to finish
  • Use the binary created in the bin folder by double-clicking

License

MIT License

About

Verifies whether a file's integrity is maintained

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published