shamir
shamir copied to clipboard
🔑 Split and combine secrets using Shamir's Secret Sharing algorithm
Results
1
shamir issues
Sort by
recently updated
recently updated
newest added
The receivers of the shares might not know/remember what the threshold is and whether the shares belong together. How about having an extended form of the shares as follows? `[/[/identifier]]`...
enhancement