Signatures
0
z = y + c·s₁, where the challenge c = H(μ, w₁) is a polynomial of ±1 coefficients built from the message and the commitment. Here it is collapsed to a single challenge sign per signature: a + shifts the average by +s, a − by −s. The distance between the two average markers is 2s — turn on the bound and they slide together, and the secret disappears.z = y + c·s₁: the challenge c is really a ±1 polynomial from H(μ, w₁), collapsed here to one sign per signature. Real y is uniform, as shown.