base32-z-bytestring: Fast z-base32 and z-base32hex codec for ByteStrings
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
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.
[Skip to Readme]
Properties
Versions | 1.0.0.0, 1.0.0.0 |
---|---|
Change log | ChangeLog |
Dependencies | base (>=4 && <5), bytestring (>=0.9), cpu (>=0.1 && <0.2) [details] |
License | BSD-3-Clause |
Copyright | (c) 2013, Sam Truzjan, 2019 Oscoin Engineering Team |
Author | Sam Truzjan, Oscoin Engineering Team |
Maintainer | Sam Truzjan <pxqr.sta@gmail.com> |
Category | Codec, Data |
Home page | https://github.com/oscoin/z-base32-bytestring |
Bug tracker | https://github.com/oscoin/z-base32-bytestring/issues |
Source repo | head: git clone git://github.com/oscoin/z-base32-bytestring.git -b master this: git clone git://github.com/oscoin/z-base32-bytestring.git -b master(tag v0.2.1.0) |
Uploaded | by AlfredoDiNapoli at 2019-04-09T09:29:19Z |
Modules
[Index] [Quick Jump]
- Data
- ByteString
- Base32
- ByteString
Downloads
- base32-z-bytestring-1.0.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees