Static threshold_secret_sharing::packed::PSS_155_19682_100 [] [src]

pub static PSS_155_19682_100: PackedSecretSharing = PackedSecretSharing{threshold: 155,
                    share_count: 19682,
                    secret_count: 100,
                    prime: 5038849,
                    omega_secrets: 4318906,
                    omega_shares: 1814687,}

Example of PSS settings, for sharing 100 secrets into 19682 shares, with a privacy threshold of 155.