#e-voting #crypto

rust_ev_system_library

Implementation of E-Voting system library functionalities for the Verifier

5 releases

0.2.2 Jan 1, 2025
0.2.1 Dec 24, 2024
0.2.0 Dec 22, 2024
0.1.1 Oct 25, 2024
0.1.0 Oct 12, 2024

#388 in Math

Download history 126/week @ 2024-10-08 25/week @ 2024-10-15 116/week @ 2024-10-22 18/week @ 2024-10-29 6/week @ 2024-11-05 4/week @ 2024-11-19 2/week @ 2024-11-26 27/week @ 2024-12-03 43/week @ 2024-12-10 115/week @ 2024-12-17 146/week @ 2024-12-24 169/week @ 2024-12-31 15/week @ 2025-01-07

449 downloads per month
Used in rust_ev_verifier_lib

LGPL-3.0+

110KB
2K 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

Rug is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. See the full text of the GNU LGPL for details.

Third party

See Crypto Primitives

Dependencies

~39MB
~703K SLoC