Awesome
sss-hs
This
articleREADME file is a stub. You can helpWikipediathe 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