/sss-hs

Haskell bindings for my Shamir secret sharing library

Primary LanguageHaskellMIT LicenseMIT

sss-hs

This article README file is a stub. You can help Wikipedia the project by expanding it.

These are the Haskell bindings for my Shamir secret sharing library.

Install and build

# Clone and cd into the source code
git clone --submodule https://github.com/dsprenkels/sss-hs.git
cd sss-hs

# Install the library using Cabal
cabal install