Score:1

What is the flaw of secret sharing?

pw flag

What is the flaw of secret sharing? It seems that there is no mention in the literature of the defects of secret sharing, such as the defects of homomorphic encryption may be less efficient computing, what are the defects of secret sharing?

sh flag
A flaw compared to what?
Score:5
sa flag

Some assumptions of basic secret sharing (say Shamir) that may not be fulfilled in practice include:

Honest Dealer: This has to do with trusting a third party. Verifiable secret sharing was introduced [1] to ensure that even if the dealer is malicious there is a well-defined secret that the players can later reconstruct.

Honest Parties: It is easy to see that if a malicious participant (who holds a share) submits a false share while all the rest of the users submit correct shares, the malicious party can learn the secret and ensure the rest will not learn the secret.

Other wrinkles/improvements include (for example) computationally secure secret sharing [the Shamir scheme is information theoretically secure but less efficient] multi-secret sharing, space efficient secret sharing etc. The topic of secret sharing is within the broader topic of multiparty computation. You can easily find out more about these topics online.

References:

  1. Chor, Benny; Goldwasser, Shafi; Micali, Silvio; Awerbuch, Baruch (1985). "Verifiable secret sharing and achieving simultaneity in the presence of faults". 26th Annual Symposium on Foundations of Computer Science (SFCS 1985): 383–395.
sunmu avatar
pw flag
Thank you for your answer, much appreciated!
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.