Skip to content

DannyKoz123/HashAlgorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hashing Algorithm

Daniel Kozintsev

CS128 Final Project

Function Description Example Usage
HashV1(string) Hashing function based on SHA256, accepts string HashV1("test")
HashV2(string) Variant of HashV1 with increased calculation rounds HashV2("test")
HashV3(string) Variant of HashV1 with shuffling partial calculation rounds HashV3("test")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors