secret-share
v0.0.0
Published
Split secrets for secure sharing! Pure JavaScript implementation of libgfshare
Readme
secret-share [WIP]
Split secrets for secure sharing! Pure JavaScript implementation of
libgfshare
Install
npm install gfshareUsage
CLI
secret-split --threshold=3 --shares=5 secret.txtsecret-combine share.001 share.002 share.003License
Original C implementation by Daniel Silverstone ISC
