cryptohash ========== This package contains the library `Crypto.Hash` which provides support for simple cryptography hashing. Currently, it is based on Unix/Linux tools like [md5sum](https://en.wikipedia.org/wiki/Md5sum) or [sha1sum](https://en.wikipedia.org/wiki/Sha1sum).