GONQ / SnakeBashHash

Demo of file pile accumulator hash using Bash and Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SnakeBashHash

Demo of file pile accumulator hash using Bash and Python.

This is a toy demonstration of how to generate an accumulated hash of all files in a directory.

It outputs the same result from a file set no matter which order the files are hashed.

About

Demo of file pile accumulator hash using Bash and Python.

License:MIT License


Languages

Language:Shell 100.0%