This
articleREADME file is a stub. You can helpWikipediathe project by expanding it.
These are the Swift bindings for my Shamir secret sharing library.
# Clone and cd into the source code
git clone --recursive https://github.com/dsprenkels/sss-swift.git
cd sss-swift
# Build this package
swift build