secrets.js-grempe
Shamir's threshold secret sharing scheme for JavaScript.
Shamir's threshold secret sharing scheme for JavaScript.
Arbitrary-length shamir implementation
Shamir's Secret Sharing Scheme for javascript - https://www.virtualcapitalofamerica.com
A JavaScript implementation of Shamir's Secret Sharing algorithm over GF(256).
A simple implementation of Shamir's Secret Sharing configured to use a finite field in GF(2^8) with 128 bit padding
A simple implementation of Shamir's Secret Sharing configured to use a finite field in GF(2^8) with 128 bit padding
shamir secret sharing algorithm for react-native
socially sharing secrets / backups on secure scuttlebutt
Nodejs wraper for ssss - shamir secret sharing
Shamir's threshold secret sharing scheme for JavaScript.
A utility package for splitting a BIP39 mnemonic into shareable secrets that can later be combined to recover the seed.
A simple implementation of Shamir's Secret Sharing configured to use a finite field in GF(2^8) with 128 bit padding
Helper cryptography module for JavaScript
JSON schemas and validation for secure scuttlebutt message types for Dark Crystal
Split secrets for secure sharing! Pure JavaScript implementation of libgfshare
Node.js bindings to RustySecrets, a secret sharing scheme implementation in Rust.
Threshold cryptography implementation based of Shamir's secret sharing algorithm.
Simple, secure encryption and decryption with a sharded master key
a patchbay interface for dark-crystal (scuttlebutt based secret sharing)
Tool to share and combine secrets, based on secrets.js