RubyGems Navigation menu

sixword 0.3.0

Sixword implements the 6-word binary encoding created for S/Key (tm) and standardized by RFC 2289, RFC 1760, and RFC 1751. Binary data may be encoded using a dictionary of 2048 English words of 1-4 characters in length. Each block of 64 bits is encoded using 6 words, which includes 2 parity bits. It is ideal for transmitting binary data such as cryptographic keys where humans must communicate or enter the values. See also: Bubble Babble, PGP Word List, Diceware, Base64, Base32

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.4.0 - October 05, 2021 (43 KB)
  2. 0.3.5 - March 28, 2018 (43 KB)
  3. 0.3.4 - December 06, 2015 (43 KB)
  4. 0.3.3 - December 01, 2015 (41.5 KB)
  5. 0.3.2 - November 25, 2015 (41 KB)
  6. 0.3.0 - July 10, 2014 (33 KB)
Show all versions (10 total)

Development Dependencies (3):

bundler ~> 1.3
rake >= 0
rspec >= 0

Owners:

Authors:

  • Andy Brody

SHA 256 checksum:

3f38f981ba91964f759ab4dfe6960b50bc743c5a01fe18294b5d06da8f2290db

Total downloads 59,948

For this version 2,731

License:

GPL-3

Required Ruby Version: >= 0

Links: