Package org.bouncycastle.crypto.threshold
Threshold-cryptography helpers — Shamir secret sharing over GF(28) and
supporting polynomial arithmetic.
-
Interface Summary Interface Description SecretShare SecretSplitter Secret sharing (also called secret splitting) refers to methods for distributing a secret among a group.SplitSecret -
Class Summary Class Description ShamirSecretSplitter ShamirSplitSecret ShamirSplitSecretShare -
Enum Summary Enum Description ShamirSecretSplitter.Algorithm ShamirSecretSplitter.Mode