rust_ev_verifier_application_lib

Crates.iorust_ev_verifier_application_lib
lib.rsrust_ev_verifier_application_lib
version0.4.3
created_at2025-03-02 17:20:58.331152+00
updated_at2025-11-15 21:26:14.856997+00
descriptionLibrary for common elements to implement an application using the crate `rust_ev_verifier_lib`
homepage
repositoryhttps://github.com/de-mo/rust_ev_verifier_lib
max_upload_size
id1574755
size296,001
(de-mo)

documentation

README

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 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

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

Commit count: 496

cargo fmt