RubyGems Navigation menu

sixword 0.4.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:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.4.0 - October 05, 2021 (43.0 KB)
  2. 0.3.5 - March 28, 2018 (43.0 KB)
  3. 0.3.4 - December 06, 2015 (43.0 KB)
  4. 0.3.3 - December 01, 2015 (41.5 KB)
  5. 0.3.2 - November 25, 2015 (41.0 KB)
顯示所有版本(共 10)

Development 相依性套件 (6):

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

擁有者:

Pushed by:

作者:

  • Andy Brody

SHA 256 checksum:

d0240fd378cedf73e8c2258166f0ffd48d15cafa36e6562cdc4e97ba3581d1d4

總下載次數 59,622

這個版本 20,868

License:

GPL-3

Ruby 版本需求: >= 1.9.3

相關連結: