Feature request: Secret Shamir
Open
feature
- Dominant language
- JavaScript
- Stars
- 35.8k
- Forks
- 4.1k
- Avg merge
- 2d 26m
- Merged PRs (30d)
- 33
Description
**Is your feature request related to a problem? Please describe.**
I am sensitive secrets (text/string) I would like to split in shamir (N by M parts) so to distribute in multiple safe.
I today use the code of https://github.com/iancoleman/shamir but it feel unsafe to reuse it in 10 years (I hope so !)
**Describe the solution you'd like**
I would love seeing CyberChef supporting Shamir creations and reconstructions like described above.
**Describe alternatives you've considered**
I mentionned https://github.com/iancoleman/shamir
**Additional context**
Thanks for such great work already !!
Contributor guide
Assessment
This issue has not been assessed yet.