Packages for keyword “secret-sharing”
These packages are available as a package collection, usable in Xcode or SwiftPM.
PVSS
An implementation of Publicly Verifiably Secret Sharing (PVSS) in Swift.
ShamirsSecretSharingPrivy
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.
2 packages.