Skip to content

Simple rust crypto library for my thesis. Only includes text-book version of crypto algorithms

Notifications You must be signed in to change notification settings

a-a-hofmann/evote-crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust

evote-crypto-rs

Simple rust crypto library for my thesis. Only includes text-book version of crypto algorithms.

The goal is to implement the crypto primitives in such a way that is wasm compatible in order to be used as a dependency for the Substrate e-voting pallet.

Benchmark

To run the benchmark. Pull the repository and run:

cargo bench --features bench

About

Simple rust crypto library for my thesis. Only includes text-book version of crypto algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages