swisspost-evoting-go-poc/cmd/evote
saymrwulf 31e9a25bb8 Cockpit MathML converter: sums, products, dots; verified in browser
Extend the LaTeX→MathML converter for the deep-instrumentation notation:
big operators ∏ ∑ with msubsup limits (\sum_{i=1}^{m}), ∘ ∗ ∼ log, and the
dots family (\cdots ⋯, \ldots …, \vdots, \ddots). Handle _{}^{} pairs as
msubsup and ignore \textstyle/\Bigg.

Trim the shuffle-argument template so the core relation fits without wrapping.

Verified in a real browser (6-voter run, full 2×3 shuffle matrix so every
sub-argument fires): Pedersen commitment, all five Bayer-Groth sub-arguments
(shuffle, product, Hadamard, zero, SVP, multi-exp), and partial decryption all
render as clean typeset math with live values — no console errors.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-07 16:31:43 +02:00
..
web Cockpit MathML converter: sums, products, dots; verified in browser 2026-07-07 16:31:43 +02:00
cockpit.go Add evote cockpit --tmux: one terminal pane per stakeholder 2026-07-07 15:43:05 +02:00
cockpit_tmux.go Add evote cockpit --tmux: one terminal pane per stakeholder 2026-07-07 15:43:05 +02:00
demo.go Due-diligence hardening + Rust transport-security layer 2026-07-06 14:42:34 +02:00
main.go Swiss Post E-Voting Go PoC 2026-02-13 19:53:09 +01:00
netdemo.go Add evote netdemo: run the multi-party ceremony from the CLI 2026-07-06 15:25:18 +02:00
panelview.go Add evote cockpit --tmux: one terminal pane per stakeholder 2026-07-07 15:43:05 +02:00
presentation.go Due-diligence hardening + Rust transport-security layer 2026-07-06 14:42:34 +02:00
serve.go Swiss Post E-Voting Go PoC 2026-02-13 19:53:09 +01:00
tally.go Swiss Post E-Voting Go PoC 2026-02-13 19:53:09 +01:00
verify.go Swiss Post E-Voting Go PoC 2026-02-13 19:53:09 +01:00
vote.go Swiss Post E-Voting Go PoC 2026-02-13 19:53:09 +01:00