Skip to content

KULeuven-COSIC/mkvac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Verifier Keyed-Verification Anonymous Credentials Implementation

Benchmark

To run the benchmarks, it is better to build the project with "release" tag:

cargo build --release

Then, you can run the benchmark with the following command:

# with the Fiat-Shamir transform:
BENCH_ROUNDS=10 BENCH_ATTRS=4,6,8,10,12 cargo run --release --bin benchmark

# with Fischlin transform
BENCH_ROUNDS=10 BENCH_ATTRS=4,6,8,10,12 IS_FISCHLIN=1 FISCHLIN_WORK_W=16 cargo run --release --bin benchmark

Team

About

Asymmetric-Keyed-Verifier Anonymous Credentials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages