Translations: Secret Sharing/27/en

From ArdorDocs
Jump to: navigation, search

Using Shamir's Secret Sharing (SSS in short) a private key is divided into multiple pieces, giving each participant its own shared piece. To combine the original key, a minimum number of pieces is required which is typically less than the total number of pieces. For example any 2 out 3 shared pieces will reproduce the key.