base32-bytestring

Fast base32 and base32hex codec for ByteStrings

https://github.com/pxqr/base32-bytestring

Latest on Hackage:0.2.1.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Sam Truzjan
Maintained by Sam Truzjan

base32 and base32hex codec according to RFC4648 http://tools.ietf.org/html/rfc4648

The package API is similar to base64-bytestring.