RubyGems Navigation menu

zbase32 0.1.1

is a Base32 encoding designed to be easier for human use and more compact. It includes 1, 8 and 9 but excludes l, v and 2. It also permutes the alphabet so that the easier characters are the ones that occur more frequently. It compactly encodes bitstrings whose length in bits is not a multiple of 8, and omits trailing padding characters

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.1 - September 28, 2019 (9 KB)
Show all versions (2 total)

Development Dependencies (4):

bundler ~> 2.0
minitest ~> 5.0
rake ~> 10.0
rubocop ~> 0.49

Owners:

Pushed by:

Authors:

  • Tom de Grunt

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 6,179

For this version 2,631

License:

MIT

Required Ruby Version: >= 0

Links: