Skip to content

saurabhsuniljain/FileIntegrityChecker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.8%
  • Makefile 3.3%
  • C 0.9%