RubyGems Navigation menu

secretsharing 1.0.0

Shamir's Secret Sharing is an algorithm in cryptography. It is a form of secret sharing, where a secret is divided into parts, giving each participant its own unique part, where some of the parts or all of them are needed in order to reconstruct the secret. Holders of a share gain no knowledge of the larger secret.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 2.0.1 - April 12, 2016 (26KB)
  2. 1.0.0 - January 13, 2015 (25.5KB)
  3. 0.3 - June 27, 2011 (8KB)
  4. 0.2 - September 25, 2010 (8KB)
  5. 0.1 - September 19, 2010 (7.5KB)

Runtime依存関係 (2):

highline ~> 1.6
multi_json ~> 1.10

Development依存関係 (8):

bundler ~> 1.7
coco >= 0
minitest >= 0
mocha >= 0
rake ~> 10.4
rb-fsevent >= 0
rerun >= 0
rubocop >= 0

所有者:

作者:

  • Alexander Klink, Glenn Rempe

SHA 256チェックサム:

8a7e9e3e1ec4448a5ec680c16267c9a81dc95f1c951fdffc6acdd8e255c85661

累計ダウンロード数 34,149

このバージョンのみ 2,435

ライセンス:

APACHE 2.0

必要なRubyのバージョン: >= 0

リンク: