===========
hashcalclib
===========

A hash calculation and verification library.
The cli and gui (needs wxPython) tools can be found in the "examples" folder.

-----------------
Optional Packages
-----------------
You may need to install the following packages if you need BLAKE2 and SHA3
hash algorithms:
https://pypi.python.org/pypi/pyblake2/
https://pypi.python.org/pypi/pysha3/

