Home

Awesome

sss-swift

This article README file is a stub. You can help Wikipedia the 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