CodeZeroNull / hashTar

Python script that calculates hashes for every file inside a tarfile and creates a checksusm file
MIT License
0 stars 0 forks source link

Code0/choose algorithm #6

Closed CodeZeroNull closed 1 month ago

CodeZeroNull commented 1 month ago

Added algorithm options fixes #1

This also fixes fixes #5 there is an assert to check if hash algo is available, it is untested (need special python) but should work