/cryptomancy-secret

secret sharing api for a toy crypto suite

Primary LanguageJavaScript

cryptomancy-secret

This module wraps an implementation of shamir's secret sharing for threshold cryptography.

It replaces the hex-encoded API with one that relies on Uint8Arrays.