Skip to content

yassineland/SHA256simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

SHA256simple

A lightweight built-in .c file for SHA-256 hashing without external libraries.

Usage

#include "sha256.c"
sha256_hex(ch, hash);

Tip

You can use the constant SHA256_HEX_SIZE instead of 65.

About

A lightweight built-in .c file for SHA-256 hashing without external libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages