security/ssss - The NetBSD Packages Collection

Shamir's Secret Sharing Scheme

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.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

devel/gmp devel/gmp

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64ssss-0.5nb2.tgz
NetBSD 10.0aarch64ssss-0.5nb2.tgz
NetBSD 10.0aarch64ssss-0.5nb2.tgz
NetBSD 10.0aarch64ebssss-0.5nb2.tgz
NetBSD 10.0aarch64ebssss-0.5nb2.tgz
NetBSD 10.0alphassss-0.5nb2.tgz
NetBSD 10.0earmv6hfssss-0.5nb2.tgz
NetBSD 10.0earmv6hfssss-0.5nb2.tgz
NetBSD 10.0earmv6hfssss-0.5nb2.tgz
NetBSD 10.0earmv7hfssss-0.5nb2.tgz
NetBSD 10.0earmv7hfssss-0.5nb2.tgz
NetBSD 10.0earmv7hfssss-0.5nb2.tgz
NetBSD 10.0i386ssss-0.5nb2.tgz
NetBSD 10.0i386ssss-0.5nb2.tgz
NetBSD 10.0powerpcssss-0.5nb2.tgz
NetBSD 10.0sparcssss-0.5nb2.tgz
NetBSD 10.0vaxssss-0.5nb2.tgz
NetBSD 10.0x86_64ssss-0.5nb2.tgz
NetBSD 10.0_BETAx86_64ssss-0.5nb2.tgz
NetBSD 8.0i386ssss-0.5nb2.tgz
NetBSD 8.0i386ssss-0.5nb2.tgz
NetBSD 8.0powerpcssss-0.5nb2.tgz
NetBSD 8.0powerpcssss-0.5nb2.tgz
NetBSD 8.0powerpcssss-0.5nb2.tgz
NetBSD 8.0powerpcssss-0.5nb2.tgz
NetBSD 8.0x86_64ssss-0.5nb2.tgz
NetBSD 8.0x86_64ssss-0.5nb2.tgz
NetBSD 8.0x86_64ssss-0.5nb2.tgz
NetBSD 9.0aarch64ssss-0.5nb2.tgz
NetBSD 9.0aarch64ssss-0.5nb2.tgz
NetBSD 9.0aarch64ssss-0.5nb2.tgz
NetBSD 9.0alphassss-0.5nb2.tgz
NetBSD 9.0alphassss-0.5nb2.tgz
NetBSD 9.0earmssss-0.5nb2.tgz
NetBSD 9.0earmv6hfssss-0.5nb2.tgz
NetBSD 9.0earmv6hfssss-0.5nb2.tgz
NetBSD 9.0earmv6hfssss-0.5nb2.tgz
NetBSD 9.0earmv7hfssss-0.5nb2.tgz
NetBSD 9.0earmv7hfssss-0.5nb2.tgz
NetBSD 9.0earmv7hfssss-0.5nb2.tgz
NetBSD 9.0i386ssss-0.5nb2.tgz
NetBSD 9.0i386ssss-0.5nb2.tgz
NetBSD 9.0m68kssss-0.5nb2.tgz
NetBSD 9.0m68kssss-0.5nb2.tgz
NetBSD 9.0m68kssss-0.5nb2.tgz
NetBSD 9.0mips64ebssss-0.5nb2.tgz
NetBSD 9.0powerpcssss-0.5nb2.tgz
NetBSD 9.0powerpcssss-0.5nb2.tgz
NetBSD 9.0powerpcssss-0.5nb2.tgz
NetBSD 9.0sh3elssss-0.5nb2.tgz
NetBSD 9.0sh3elssss-0.5nb2.tgz
NetBSD 9.0sparc64ssss-0.5nb2.tgz
NetBSD 9.0sparcssss-0.5nb2.tgz
NetBSD 9.0sparcssss-0.5nb2.tgz
NetBSD 9.0x86_64ssss-0.5nb2.tgz
NetBSD 9.0x86_64ssss-0.5nb2.tgz
NetBSD 9.3x86_64ssss-0.5nb2.tgz
NetBSD 9.3x86_64ssss-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.

Available build options

(none)

Known vulnerabilities

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.