E-Voting Verifier in Rust
Introduction
Crate implementing common functionalities for all Verifier applications (console and GUI)
Following functionalities are provided:
runner::Runnerprovides the possibility to run all the verificationsextractprovides the functionalities to extract the zip filesrun_information::RunInformationstores all the information about the current runningreportprovides the possibility to report the actual stituation
Usage
See the crate documentation
Licence
rust_ev_verifier_application_lib is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
See LICENSE