Secret Sharing
Secret Sharing Demo (Shamir's Scheme)
Tool Controls & Inputs
Output / Cryptographic Result
Generated Key Shares (Threshold = 3):
Features & Highlights
- Split secret into N total shares (e.g. 5 shares)
- Set K minimum threshold shares required to decrypt (e.g. 3 of 5)
- Interactive share reconstruction test
- 1-click copy individual key shares
- Sample secret message loader
How to Use
Enter your secret text, set total shares (N) and threshold (K), then click 'Split Secret'. Test reconstruction using K shares below.