#e-voting

rust_ev_verifier_application_lib

Library for common elements to implement an application using the crate rust_ev_verifier_lib

1 unstable release

0.3.0 Mar 2, 2025

#2058 in Math

Download history 148/week @ 2025-03-02 7/week @ 2025-03-09 2/week @ 2025-03-23

157 downloads per month

Apache-2.0 and LGPL-3.0+

710KB
18K SLoC

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

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

Dependencies

~48MB
~822K SLoC