secret-share

0.0.0 • Public • Published

secret-share [WIP]

Split secrets for secure sharing! Pure JavaScript implementation of libgfshare

Install

npm install gfshare

Usage

CLI

secret-split --threshold=3 --shares=5 secret.txt
secret-combine share.001 share.002 share.003

License

Original C implementation by Daniel Silverstone ISC

Package Sidebar

Install

npm i secret-share

Weekly Downloads

0

Version

0.0.0

License

ISC

Last publish

Collaborators

  • emilbayes
  • emilbay