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