1 unstable release
new 0.3.0 | Mar 2, 2025 |
---|
#751 in Math
131 downloads per month
710KB
18K
SLoC
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
lib.rs
:
Crate implementing common functionalities for all Verifier applications (console and GUI)
Following functionalities are provided
- runner::Runner provides the possibility to run all the verifications
extract
provides the functionalities to extract the zip files- run_information::RunInformation stores all the information about the current running
- [report] provides the possibility to report the actual stituation
Dependencies
~48MB
~823K SLoC