Awesome
sss-swift
This
articleREADME file is a stub. You can helpWikipediathe project by expanding it.
These are the Swift bindings for my Shamir secret sharing library.
Install and build
# 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