RubyGems Navigation menu

sixword 0.5.0

Sixword encodes binary data in a human-friendly format using English words. It uses the 6-word binary encoding created for S/Key (tm) and standardized by RFC 2289, RFC 1760, and RFC 1751. Binary data is encoded using a dictionary of 2048 short English words (1-4 letters in length). Each block of 64 bits is encoded using 6 words, which includes 2 parity bits for error checking. This 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:
=

instalar:
=

Versiones:

  1. 0.5.0 September 18, 2025 (44,5 KB)
  2. 0.4.0 October 05, 2021 (43 KB)
  3. 0.3.5 March 28, 2018 (43 KB)
  4. 0.3.4 December 06, 2015 (43 KB)
  5. 0.3.3 December 01, 2015 (41,5 KB)
Mostrar todas las versiones (11 total)

dependencias de Runtime (1):

base64 >= 0

dependencias de Development (6):

bundler ~> 2.2
pry >= 0
rake >= 0
rspec ~> 3.0
rubocop ~> 0.49
yard >= 0

Propietarios:

Subida por:

Autores:

  • Andy Brody

SHA 256 checksum:

=

Total de descargas 64.502

Para esta versión 208

Versión publicada:

Licencia:

GPL-3

Versión de Ruby requerida: >= 3.0

Enlace: