Skip to content

A library for the splitting and reassembly of secrets

License

Notifications You must be signed in to change notification settings

zblach/spliterati

Repository files navigation

Spliterati

This package contains implementations and wrappers around secret sharing implementations.

Currently Implemented

  • Arbitrary-length bytewise (./packages/shamir/src/Shamir.ts)
    • Wrapper around shamir for ed25519 keygen & share integrity (./packages/threshold/Signed.ts)
  • An exhaustive uint8 implementation

To Implement

  • Pedersen Shares
  • Others

Usage

Provided without warranty. Accepting pull requests.

About

A library for the splitting and reassembly of secrets

Resources

License

Stars

Watchers

Forks

Packages

No packages published