Categories: None [Edit]

tss

https://rubygems.org/gems/tss
https://github.com/grempe/tss-rb
Threshold Secret Sharing (TSS) provides a way to generate N shares from a value, so that any M of those shares can be used to reconstruct the original value, but any M-1 shares provide no information about that value. This method can provide shared access control on key material and other secrets that must be strongly protected. This gem implements a Threshold Secret Sharing method based on polynomial interpolation in GF(256) and a format for the storage and transmission of shares. This implementation follows the specification in the document: http://tools.ietf.org/html/draft-mcgrew-tss-03

Total

Ranking: - of 0
Downloads: -

Daily

Ranking: - of 0
Downloads: -

Depended by

RankDownloadsName
100,6568,398activestorage-horcrux

Depends on

RankDownloadsName
13,524,455,789bundler
71,375,666,696activesupport
81,354,615,159rake
141,244,614,943minitest
251,107,409,166thor
72613,447,704pry
1,22738,180,068sysrandom
1,45529,682,570contracts
1,91216,839,924coveralls
7,028726,142wwtd
9,361390,579binary_struct
19,81988,203coco
25,65659,443yard-contracts

Owners

#GravatarHandle
1icongrempe