---
title: "What is Secret Sharing? Does it have any benefit in Blockchain technology?"  
description: "What is Secret Sharing? Does it have any benefit in Blockchain technology?"  
author: "Sandra Emily"  
published: 2022-05-19  
canonical: https://answers.mindstick.com/qa/97483/what-is-secret-sharing-does-it-have-any-benefit-in-blockchain-technology  
category: "troubleshooting"  
tags: ["troubleshooting", "blockchain"]  
reading_time: 2 minutes  

---

# What is Secret Sharing? Does it have any benefit in Blockchain technology?

What is [Secret](https://www.mindstick.com/articles/23215/the-secret-to-a-compelling-logo-design) [Sharing](https://www.mindstick.com/news/2448/sharing-of-deep-fakes-will-be-illegal-in-the-uk-under-a-new-online-safety-bill)? Does it have any benefit in [Blockchain technology](https://www.mindstick.com/articles/75430/a-beginners-guide-to-the-blockchain-technology)?

## Answers

### Answer by Hitesh Vohra

- Shamir's Secret Sharing (SSS) is a distributed secret security system that is most commonly used to secure other encryption keys. The secret is divided into several parts, known as shares. The original secret is reconstructed using these shares. A minimum amount of shares is required to uncover the secret via SSS.
- It is common knowledge that security is extremely important in digital transactions. In Blockchain [technology](https://www.mindstick.com/articles/43990/4-reasons-why-startups-should-invest-in-good-technology), **secret sharing** is a method of dividing secret or personal information into smaller units and sending them to network users. Only when a member who has been assigned a share of the secret agrees to combine it with other members can the original information be combined. Blockchain technology can provide several security benefits.
- As a result, you create a blockchain-based private-key distribution system to ensure the security of private keys while also allowing for key recovery. Our approach, in particular, employs not only secret sharing to improve the chances of retrieving lost keys, but also network protocols to ensure the security of secret share transmission.

\

**Read More: [What is a ledger? Is Blockchain an incorruptible ledger?](https://answers.mindstick.com/qa/97476/what-is-a-ledger-is-blockchain-an-incorruptible-ledger)**


---

Original Source: https://answers.mindstick.com/qa/97483/what-is-secret-sharing-does-it-have-any-benefit-in-blockchain-technology

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
