@hackage base32-z-bytestring1.0.0.0

Fast z-base32 and z-base32hex codec for ByteStrings

base32 and base32hex codec according to RFC4648 http://tools.ietf.org/html/rfc4648, extended to support z-base32 encoding according to https://gist.github.com/maaku/8996338#file-bip-ecc32-mediawiki

The package API is similar to base64-bytestring.