Module threshold_secret_sharing::shamir [] [src]

Standard Shamir secret sharing for a single secret.

Structs

ShamirSecretSharing

Parameters for the Shamir scheme, specifying privacy threshold and total number of shares.

Statics

SHAMIR_5_20

Small preset parameters for tests.