Calculates the hash of the specified directory using the selected algorithm. Features extensive logging. Generates a resulting file.
- File integrity check
- Helps maintain files stored on SDD/HDD by reading them, thereby "updating" the block in which they are stored on the disk.
- Find the hash of each individual file.
The user selects the required algorithm, specifies the directory, after which the process is launched with visualization (progress bar, number of files and the number of those already processed) -> at the end, the user receives the final hash.
You can also specify a file, but remember that its hash will be calculated based on its path and name! The logs will show the "clean" file hash, calculated based only on its contents.
