Closed maurges closed 6 months ago
Yea, that makes sense. Originally, I designed it to accept non-zeroes only because it was supposed to be used only in secret sharings (well, in simpler versions of secret sharing than what you're working on). Now it's clear that it should accept any scalars.
Sometimes we want to do interpolations for values with zero being known, like in our new (secret) protocol. I suggest a new signature, directly copied from there: