February 19, 2002
Practical Aspects of Modern Cryptography
26
Solving a Linear System
nRegard the polynomial coefficents as unknowns.
nPlug in each known point to get a linear equation in terms of the unknown coefficients.
nOnce there are as many equations as unknowns, use linear algebra to solve the system of equations.