Skip to content

astyd256/SHA256

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

SHA256 File Digest Checker

Overview

This Python script calculates the SHA256 digest of a specified file. It can also compare the calculated digest against a provided SHA256 hash to verify file integrity.

Requirements

Python 3.x

Usage

The script can be used in two modes:

Calculate SHA256 digest of a file:

python script.py [path_to_file]

Calculate and compare SHA256 digest:

python script.py [path_to_file] [SHA256_digest]

About

Python script that calculates the SHA256 digest of a specified file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages