Module rusty_secrets::wrapped_secrets [] [src]

(Beta) wrapped_secrets provides Shamir's secret sharing with a wrapped secret. It currently offers versioning and MIME information about the data.

Functions

recover_secret

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

split_secret

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