Provides various cryptographic hashes as pipes.
Computes the digest of the source stream, emitting the digest as a chunk after completion of the source stream.
Computes an MD2 digest.
Computes an MD5 digest.
Computes a SHA-1 digest.
Computes a SHA-256 digest.
Computes a SHA-384 digest.
Computes a SHA-512 digest.