pull down to refresh

I wrote a shamir secret sharing scheme to back up a BIP-39 in the buidl library.
You can have k-of-n and each share has the same number of words as the combined one. So for example if you have a 24-word seed, you can split to 3 24-word shamir shares, of which you need 2 to construct the original 24 word seed.
I dig buidl! SLIP-39 is super cool and useful, would love to see it in more places.
reply
deleted by author
deleted by author