dsprenkels / sss-swift

Swift bindings for my Shamir secret sharing library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Swift bindings for my Shamir secret sharing library

License:MIT License


Languages

Language:Swift 90.9%Language:C 9.1%