Skip to main content

MIN_POLY_THRESHOLD

Constant MIN_POLY_THRESHOLD 

Source
pub const MIN_POLY_THRESHOLD: u8 = 2;
Expand description

Minimum SSA polynomial threshold.

A threshold of 1 would make every single share reconstruct its polynomial on its own, so the secret sharing would hide nothing.