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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.0
    1

Package Sidebar

Install

npm i secret-share

Weekly Downloads

1

Version

0.0.0

License

ISC

Last publish

Collaborators

  • emilbayes
  • emilbay