Skip to content

Commit 7f60b5f

Browse files
committed
Adds publication section to index.md
1 parent 525dd84 commit 7f60b5f

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

index.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,24 @@ Cryptimeleon supports the following features (plus others):
4040
- 🧙 For everything else, consult this documentation page, follow our [Twitter](https://twitter.com/cryptimeleon), find the code on [GitHub](https://github.com/cryptimeleon), or [contact us](mailto:contactus@cryptimeleon.org).
4141

4242

43+
## Publication
44+
We have a paper on Cryptimeleon and its features published on [eprint](https://eprint.iacr.org/2021/961). The paper also highlights the benefits that Cryptimeleon provides for privacy-preserving cryptography researchers .
45+
46+
### How to cite
47+
```
48+
@article{EPRINT:BEHF21,
49+
author = {Jan Bobolz and
50+
Fabian Eidens and
51+
Raphael Heitjohann and
52+
Jeremy Fell},
53+
title = {Cryptimeleon: A Library for Fast Prototyping of Privacy-Preserving Cryptographic Schemes},
54+
journal = {{IACR} Cryptol. ePrint Arch.},
55+
volume = {2021},
56+
pages = {961},
57+
year = {2021},
58+
url = {https://eprint.iacr.org/2021/961},
59+
}
60+
```
61+
62+
4363
🏫 Cryptimeleon has been developed at Paderborn University (Germany) in the [Codes and Cryptography group](https://cs.uni-paderborn.de/en/cuk).

0 commit comments

Comments
 (0)