rust_ev_system_library

Crates.iorust_ev_system_library
lib.rsrust_ev_system_library
version0.1.1
sourcesrc
created_at2024-10-12 18:44:49.269474
updated_at2024-10-25 15:40:42.626985
descriptionImplementation of E-Voting system library functionalities for the Verifier
homepage
repositoryhttps://github.com/de-mo/rust_ev_system_library
max_upload_size
id1406737
size342,510
(de-mo)

documentation

README

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.

Commit count: 19

cargo fmt