Static threshold_secret_sharing::packed::PSS_155_728_100 [] [src]

pub static PSS_155_728_100: PackedSecretSharing = PackedSecretSharing{threshold: 155,
                    share_count: 728,
                    secret_count: 100,
                    prime: 746497,
                    omega_secrets: 95660,
                    omega_shares: 610121,}

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