Skip to content

nastenko/coercion_resistant_voting_protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Coercion resistant voting protocol prototype

This OpenSSL-based implementation contains:

  • underlying primitives and algorithms implementation with unit tests and benchmarks
  • tested and benchmarked protocol simulation

Build and run all tests:

  • cargo test

Build and run the protocol's simulation test:

  • cargo test coercion_resistant_voting

Build and run the protocol's simulation benchmark:

  • cargo run --release

Toolchain

About

Coercion resistant voting protocol prototype

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages