directory
Version:
v0.0.0-...-baf0b24
Opens a new window with list of versions in this module.
Published: Jul 18, 2020
License: MIT
Opens a new window with license information.
README
¶
Shamir's Secret Sharing Scheme
More Info about this:
http://point-at-infinity.org/ssss/
Actual Implementation
It's stored in the folder Actual-Implementation
from the http://point-at-infinity.org
website.
Need to install libgmp3-dev
package on ubuntu for build.
This can be installed by sudo apt install ssss
Plan
We would be writing 2 Implementations :
- Pure Go Implementation :
github.com/codahale/sss
package
- Go Service like Implementation :
github.com/SSSaaS/sssa-golang
package
Directories
¶
Click to show internal directories.
Click to hide internal directories.