Shamir's Secret Sharing Scheme (SSSS) is an implementation of a threshold scheme for sharing a secret between third parties, and requiring a threshold of those parties to collaborate to reveal the secret. Taken from the Wikipedia article about Secret Sharing: In cryptography, a secret sharing scheme is a method for distributing a secret amongst a group of participants, each of which is allocated a share of the secret. The secret can only be reconstructed when the shares are combined together; individual shares are of no use on their own. Shamir's scheme is provable secure: in a (t,n) scheme one can prove that it makes no difference whether an attacker has t-1 valid shares at his disposal or none at all; as long as he has less than t shares, there is no better option than guessing to find out the secret.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | ssss-0.5nb2.tgz |
NetBSD 10.0 | aarch64 | ssss-0.5nb2.tgz |
NetBSD 10.0 | aarch64eb | ssss-0.5nb2.tgz |
NetBSD 10.0 | aarch64eb | ssss-0.5nb2.tgz |
NetBSD 10.0 | alpha | ssss-0.5nb2.tgz |
NetBSD 10.0 | alpha | ssss-0.5nb2.tgz |
NetBSD 10.0 | earmv6hf | ssss-0.5nb2.tgz |
NetBSD 10.0 | earmv6hf | ssss-0.5nb2.tgz |
NetBSD 10.0 | earmv6hf | ssss-0.5nb2.tgz |
NetBSD 10.0 | earmv7hf | ssss-0.5nb2.tgz |
NetBSD 10.0 | earmv7hf | ssss-0.5nb2.tgz |
NetBSD 10.0 | earmv7hf | ssss-0.5nb2.tgz |
NetBSD 10.0 | i386 | ssss-0.5nb2.tgz |
NetBSD 10.0 | i386 | ssss-0.5nb2.tgz |
NetBSD 10.0 | powerpc | ssss-0.5nb2.tgz |
NetBSD 10.0 | powerpc | ssss-0.5nb2.tgz |
NetBSD 10.0 | powerpc | ssss-0.5nb2.tgz |
NetBSD 10.0 | sparc64 | ssss-0.5nb2.tgz |
NetBSD 10.0 | sparc64 | ssss-0.5nb2.tgz |
NetBSD 10.0 | sparc | ssss-0.5nb2.tgz |
NetBSD 10.0 | sparc | ssss-0.5nb2.tgz |
NetBSD 10.0 | vax | ssss-0.5nb2.tgz |
NetBSD 10.0 | vax | ssss-0.5nb2.tgz |
NetBSD 10.0 | vax | ssss-0.5nb2.tgz |
NetBSD 10.0 | x86_64 | ssss-0.5nb2.tgz |
NetBSD 10.0 | x86_64 | ssss-0.5nb2.tgz |
NetBSD 9.0 | aarch64 | ssss-0.5nb2.tgz |
NetBSD 9.0 | aarch64 | ssss-0.5nb2.tgz |
NetBSD 9.0 | alpha | ssss-0.5nb2.tgz |
NetBSD 9.0 | alpha | ssss-0.5nb2.tgz |
NetBSD 9.0 | earmv6hf | ssss-0.5nb2.tgz |
NetBSD 9.0 | earmv6hf | ssss-0.5nb2.tgz |
NetBSD 9.0 | earmv6hf | ssss-0.5nb2.tgz |
NetBSD 9.0 | earmv7hf | ssss-0.5nb2.tgz |
NetBSD 9.0 | earmv7hf | ssss-0.5nb2.tgz |
NetBSD 9.0 | earmv7hf | ssss-0.5nb2.tgz |
NetBSD 9.0 | i386 | ssss-0.5nb2.tgz |
NetBSD 9.0 | i386 | ssss-0.5nb2.tgz |
NetBSD 9.0 | m68k | ssss-0.5nb2.tgz |
NetBSD 9.0 | powerpc | ssss-0.5nb2.tgz |
NetBSD 9.0 | powerpc | ssss-0.5nb2.tgz |
NetBSD 9.0 | powerpc | ssss-0.5nb2.tgz |
NetBSD 9.0 | sparc64 | ssss-0.5nb2.tgz |
NetBSD 9.0 | sparc64 | ssss-0.5nb2.tgz |
NetBSD 9.0 | x86_64 | ssss-0.5nb2.tgz |
NetBSD 9.0 | x86_64 | ssss-0.5nb2.tgz |
NetBSD 9.3 | x86_64 | ssss-0.5nb2.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.