When working with an Xcode project:
When working with a Swift Package Manager manifest:
Select a package version:
v0.0.4
master
Swift implementation of Shamir's Secret Sharing scheme, ported from Privy.io's TypeScript/JavaScript library. Split secrets into shares where any k shares can reconstruct the original, but fewer than k shares reveal nothing.