Popularity
3.9
Declining
Activity
0.0
Stable
0
3
4

Monthly Downloads: 6
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Data     Codec     Base32    
Latest version: v0.2.1.0
Add another 'base32' Package

README

base32-z-bytestring is an efficient z-base32 codec for bytestrings. The API is similar to the base16-bytestring and base64-bytestring packages.

Performance

function MB/sec
encoding 400
decoding 400
lenient decoding 250

Maintainer Oscoin Engineering Team http://oscoin.io

You can report any issues at Issue tracker.

Credits

The original package was created by Sam Truzjan [email protected], and the human-oriented encoding support was added by the Oscoin Engineering Team.