An open API service indexing awesome lists of open source software.

https://github.com/cryptimeleon/issuer-hiding-cred

An implementation of issuer-hiding credentials for benchmarking
https://github.com/cryptimeleon/issuer-hiding-cred

Last synced: 6 months ago
JSON representation

An implementation of issuer-hiding credentials for benchmarking

Awesome Lists containing this project

README

          

# issuer-hiding-cred
An implementation of [issuer-hiding credentials](https://eprint.iacr.org/2022/213) for benchmarking.

## How to run benchmark
```./gradlew run --args "5 10 100"```
runs the benchmark with 5 issuers, 10 attributes, and averaging over 100 runs.