Skip to content

Je1al/SHA-256

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SHA-256 Implementation

A simple SHA-256 hash function implementation created for educational purposes.

This project was written to understand the internal structure of the SHA-256 algorithm, including message padding, block processing, and basic bitwise operations.

The code focuses on clarity and learning rather than performance or production use.
For real-world applications, use established cryptographic libraries.

About

SHA-256 cryptographic hash function implemented from scratch (C++).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages