#e-voting #crypto

rust_ev_system_library

Implementation of E-Voting system library functionalities for the Verifier

6 releases

0.2.3 Feb 9, 2025
0.2.2 Jan 1, 2025
0.2.1 Dec 24, 2024
0.1.1 Oct 25, 2024

#348 in Math

Download history 1/week @ 2024-11-13 3/week @ 2024-11-20 4/week @ 2024-11-27 36/week @ 2024-12-04 34/week @ 2024-12-11 194/week @ 2024-12-18 65/week @ 2024-12-25 172/week @ 2025-01-01 18/week @ 2025-01-08 2/week @ 2025-01-15 109/week @ 2025-02-05 41/week @ 2025-02-12 6/week @ 2025-02-19 19/week @ 2025-02-26

175 downloads per month
Used in 2 crates

LGPL-3.0+

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

~36MB
~628K SLoC