lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


BTW: It's perfectly OK to use a Galois field such as GF(2^n) to implement Shamir's scheme.
It's easier to map to bytes/words, and Lagrange interpolation works just fine.