#e-voting #verifier

rust_ev_system_library

Implementation of E-Voting system library functionalities for the Verifier

10 releases

Uses new Rust 2024

0.3.3 Feb 1, 2026
0.3.2 Nov 15, 2025
0.3.1 Oct 19, 2025
0.2.3 Feb 9, 2025
0.1.1 Oct 25, 2024

#887 in Cryptography


Used in 2 crates

GPL-3.0+

5.5MB
3K SLoC

E-Voting System Library in Rust

Introduction

This crate implements functionalities of the E-Voting System of Swiss Post that are necessary for the verifier. It is based on the specifications of Swiss Post, according to the following document version:

It implements only the functionalities that are necessary for the implementation of the Verifier.

Installation

See the installation guide of the Crypto Primitives

Licence

rust_ev_verifier_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

Dependencies

~47MB
~1M SLoC