A practical incremental and one-pass, pure API to the SHA-256 hash algorithm
according to FIPS 180-4 with performance close to the fastest implementations
available in other languages.
This package can be used as a drop-in replacement for
cryptohash's "Crypto.Hash.SHA256" module, though with a clearly smaller
footprint.