From 453d683ab4271325a6243211bf7a26149a0a26a5 Mon Sep 17 00:00:00 2001 From: Luca Invernizzi Date: Fri, 13 Oct 2023 10:34:40 +0200 Subject: [PATCH] Update README.md --- README.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3f60a78d..22aa37c7 100644 --- a/README.md +++ b/README.md @@ -54,9 +54,17 @@ its codebase, models or datasets please cite: } ``` -Additionally please also cite the talks and publications that are the most relevant -to your work, so reader can quickly find the right information. Last but not -least, you are more than welcome to add your publication/talk to the list below by making a pull request 😊. +To cite the [paper](https://arxiv.org/abs/2306.07249) describing the approach, please cite: +```bibtex +@misc{bursztein2023generic, + title={Generic Attacks against Cryptographic Hardware through Long-Range Deep Learning}, + author={Elie Bursztein and Luca Invernizzi and Karel Král and Daniel Moghimi and Jean-Michel Picod and Marina Zhang}, + year={2023}, + eprint={2306.07249}, + archivePrefix={arXiv}, + primaryClass={cs.CR} +} +``` ### SCAAML AES tutorial