NAME
Zuzu::Module::DigestSHA - std/digest/sha bindings.
DESCRIPTION
Implements std/digest/sha and exports sha1, sha1_hex, sha1_b64, sha224, sha224_hex, sha224_b64, sha256, sha256_hex, sha256_b64, sha384, sha384_hex, sha384_b64, sha512, sha512_hex, sha512_b64, hmac_sha1, hmac_sha1_hex, hmac_sha1_b64, hmac_sha224, hmac_sha224_hex, hmac_sha224_b64, hmac_sha256, hmac_sha256_hex, hmac_sha256_b64, hmac_sha384, hmac_sha384_hex, hmac_sha384_b64, hmac_sha512, hmac_sha512_hex, and hmac_sha512_b64.
COPYRIGHT AND LICENCE
Zuzu::Module::DigestSHA is copyright Toby Inkster.
It is free software; you may redistribute it and/or modify it under the terms of either the Artistic License 1.0 or the GNU General Public License version 2.