Secret sharing refers to splitting a secret among multiple parties so that together they can reconstruct it. All parties, or just a threshold number of them, can be required for reconstruction. If fewer than the required number of parties participate, no information should be leaked about the secret.
Stats
created |
1 year ago |
viewed |
11 times |
editors |
0 |
Recent Hot Answers
How to require two keyholders to decrypt a document?Necessity for finite field arithmetic and the prime number p in Shamir's Secret Sharing Scheme
Is there a secret sharing scheme which allows delegation/re-sharing without reconstructing the original secret?
Threshold Secret sharing - How to create a shared secret from pre existing secret parts?
How to generate a random polynomial of degree $m$?
more »
Related Tags
encryption × 3shamir-secret-sharing × 3
keys × 3
multiparty-computation × 3
finite-field × 2
challenge-response
authentication
passwords
coding-theory
dsa
signature
rsa
homomorphic-encryption
pgp
protocol-design
aes
prime-numbers
randomness
symmetric
public-key
key-exchange
implementation
protocol-analysis
ssl
key-escrow