Hashit an hashing application
This project is maintained by cjavad
List off all supported hashes for all versions
For all versions crc32 is supported
For python2 is
For python3 is all from python2 and more:
And for python3 a special syntax for the shake hash is used like this
so
```bash
$ touch file
$ python3 -m hashit -H shake_2 file -sp
49b9 ./file