GitHub - balgar271/Shamir-Secret-Sharing-Seed-Phrase-Encoding-ToolContribute to balgar271/Shamir-Secret-Sharing-Seed-Phrase-Encoding-Tool development by creating an account on GitHub.https://github.comIt consists of: A general-purpose encoding/decoding tool for any text secret:Split any text into n shares with a configurable threshold kCombine k or more shares to reconstruct the originalSupports up to 255 shares (GF(256) field limit)Hex-encoded shares with one-click copy The SSS BIP-39 Seed P...