E-Voting Verifier in Rust
Introduction
Crate implementing common functionalities for all Verifier applications (console and GUI)
Following functionalities are provided:
runner::Runner
provides the possibility to run all the verificationsextract
provides the functionalities to extract the zip filesrun_information::RunInformation
stores all the information about the current runningreport
provides the possibility to report the actual stituation
Usage
See the crate documentation
Licence
Open source License Apache 2.0
See LICENSE