Skip to content

dee-gmiterko/gol-hash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life hash function

Hash function written in python using Conway's Game of Life.

###Usage

python gol-hash.py <string to create hash from>

python gol-hash.py -f <file>

Board for life simulation can be configured. It's possible to change width, height and simulated steps.

About

Conway's Game of Life hash function

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages