80 Forks
196 Stars
196 Watchers

shamir

A Java implementation of Shamir's Secret Sharing algorithm over GF(256).

How to download and setup shamir

Open terminal and run command
git clone https://github.com/codahale/shamir.git
git clone is used to create a copy or clone of shamir repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with shamir https://github.com/codahale/shamir/archive/master.zip

Or simply clone shamir with SSH
[email protected]:codahale/shamir.git

If you have some problems with shamir

You may open issue on shamir support forum (system) here: https://github.com/codahale/shamir/issues