fernantho / split-private-key

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

split-private-key

Tool that allows us to split a private key using Shamir Secret Sharing

Usage

go build
./split_bls --privKey PrivateKey  --threshold SharesThreshold --total TotalShares --message MessageToBeSigned

About


Languages

Language:Go 100.0%