Knowledge check
10 questions testing what you just read — no login, no tracking, just immediate feedback.
What does a (k, n)-threshold secret sharing scheme guarantee?
What mathematical fact is Shamir's scheme built on?
Where in the polynomial f(x) = s + a₁x + a₂x² + ... is the secret hidden?
What technique reconstructs the secret from k shares?
What kind of security guarantee does Shamir's scheme provide below the threshold?
Why does this mean a quantum computer running Shor's algorithm gains nothing against k−1 shares?
In splitting a secret with threshold k, how many random coefficients does the dealer choose?
What happens to the polynomial and its coefficients after shares are distributed?
Which of these is NOT a real-world use of Shamir's secret sharing mentioned in this module?
If a secret is shared with threshold k = 5, how many shares can be lost or unavailable while still allowing reconstruction from n = 8 total shares?