Skip to content

PatreonOfficial/own-hash-algorythm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Own Hash Algorythm

Converts a given input into an Hash (Probably Bad)

Current Issues

  • unknown

How To Use

main.py

  • Execute the programm, type in anything and you will get the "Hash".

lookuptable_generator.py

  • Execute the programm and type in a seed.
    • !!CAUTION!! with that you generate a new lookup table, so you will get a diffrent output from main.py for the same Input!!

Future Plans

  • Fix issues
  • make hash more readable(done)
  • make hash more secure
  • add option to hash file

About

Converts a given input into an Hash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages