Provided by: belenios-tool_1.17+dfsg-1_amd64 bug

NAME

       belenios-tool - election management tool

SYNOPSIS

       belenios-tool COMMAND ...

MORE INFORMATION

       This command is part of the Belenios command-line tool.

       To get more help on a specific subcommand, run:

       belenios-tool COMMAND --help

       See https://www.belenios.org/.

COMMANDS

       checksums
           compute checksums

       compute-voters
           compute actual voters

       credgen
           generate credentials

       decrypt
           perform partial decryption

       generate-token
           generate a token

       method-majority-judgment
           compute Majority Judgment result

       method-schulze
           compute Schulze result

       method-stv
           compute Single Transferable Vote result

       mkelection
           create an election public parameter file

       mktrustees
           create a trustee parameter file

       sha256-b64
           compute SHA256 of standard input and encode it in Base64Compact

       shuffle
           shuffle ciphertexts

       threshold-decrypt
           perform partial decryption (threshold version)

       threshold-trustee-keygen
           generate a trustee key usable with threshold decryption

       trustee-keygen
           generate a trustee key

       validate
           validates an election

       verify
           verify election data

       verify-diff
           verify an election directory update

       vote
           create a ballot

OPTIONS

       --help[=FMT] (default=auto)
           Show this help in format FMT. The value FMT must be one of `auto', `pager', `groff' or
           `plain'. With `auto', the format is `pager` or `plain' whenever the TERM env var is
           `dumb' or undefined.

       --version
           Show version information.