@hackage base32-z-bytestring1.0.0.0
Fast z-base32 and z-base32hex codec for ByteStrings
Categories
License
BSD-3-Clause
Maintainer
Sam Truzjan <pxqr.sta@gmail.com>
Links
Versions
- 1.0.0.0 Tue, 9 Apr 2019
Installation
Dependencies (3)
- base >=4 && <5
- bytestring >=0.9
- cpu >=0.1 && <0.2 Show all…
Dependents (1)
@hackage/multibase
z-base32-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 pxqr.sta@gmail.com, and the human-oriented encoding support was added by the Oscoin Engineering Team.