Skip to content
  • Jakob Botsch Nielsen's avatar
    Add secret key zero knowledge check to boardroom voting · f6dacc26
    Jakob Botsch Nielsen authored
    * Implement the secret key zero knowledge check described in the
      original open vote network paper.
    * Change BigZ.boardroom_axioms to only use BigZ for inner computation
    * Remove unneeded BignumsSerializable, which is not necessary due to the
      switch above.
    f6dacc26