You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the ElectionGuardSpecificationV0.85.pdf specification document, Section: NZIK proof that (α, β) Is an encryption of L (given knowledge of aggregate encryption nonce R)
The verifier equation
(g^L)(K^v) = bB^C mod p
Should be
(g^(CL))(K^v) = bB^C mod p
The text was updated successfully, but these errors were encountered:
In the ElectionGuardSpecificationV0.85.pdf specification document, Section: NZIK proof that (α, β) Is an encryption of L (given knowledge of aggregate encryption nonce R)
The verifier equation
Should be
The text was updated successfully, but these errors were encountered: