Module rusty_secrets::sss [] [src]

SSS provides Shamir's secret sharing with raw data.

Functions

recover_secret

Recovers the secret from a k-out-of-n Shamir's secret sharing scheme.

split_secret

Performs threshold k-out-of-n Shamir's secret sharing.