Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 7.7% dependent packages on rubygems.org

rubygems.org : tss

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

Registry - Source - Documentation - JSON
purl: pkg:gem/tss
Keywords: cryptography, encryption, hash, recombining-shares, ruby, rubygems, secret, shamir, share, shares, sharing, splitting, threshold
License: MIT
Latest release: over 7 years ago
First release: about 8 years ago
Dependent packages: 1
Dependent repositories: 1
Downloads: 17,360 total
Stars: 22 on GitHub
Forks: 4 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/grempe
Last synced: 20 days ago

    Loading...
    Readme
    Loading...