RubyGems Navigation menu

secretsharing 0.1

A libary for sharing secrets in an information-theoretically secure way. It uses Shamir's secret sharing to enable sharing a (random) secret between n persons where k <= n persons are enough to recover the secret. k-1 secret share holders learn nothing about the secret when they combine their shares.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

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

擁有者:

作者:

  • Alexander Klink

SHA 256 checksum:

61b120d759a2f56907af0644ebe21590e115ef2ef4710cdfb2ead5b2da827c54

總下載次數 33,156

這個版本 3,292

License:

Ruby 版本需求:

相關連結: