rust_ev_verifier_application_lib

Crates.iorust_ev_verifier_application_lib
lib.rsrust_ev_verifier_application_lib
version0.3.0
created_at2025-03-02 17:20:58.331152+00
updated_at2025-03-02 17:20:58.331152+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
size93,833
(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

Open source License Apache 2.0

See LICENSE

Commit count: 496

cargo fmt