#e-voting #crypto

rust_ev_verifier_application_lib

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

1 unstable release

new 0.3.0 Mar 2, 2025

#751 in Math

Download history 131/week @ 2025-02-26

131 downloads per month

Apache-2.0 and LGPL-3.0+

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


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