From 258b97a199bf723724abd4ec46991fd8d74ba5eb Mon Sep 17 00:00:00 2001 From: Philipp Muth <muth@seceng.informatik.tu-darmstadt.de> Date: Fri, 9 Sep 2022 10:02:53 +0200 Subject: [PATCH] more bib-files --- ACNS/presentation/local_bib.bib | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 ACNS/presentation/local_bib.bib diff --git a/ACNS/presentation/local_bib.bib b/ACNS/presentation/local_bib.bib new file mode 100644 index 0000000..d3c8459 --- /dev/null +++ b/ACNS/presentation/local_bib.bib @@ -0,0 +1,16 @@ + +@InProceedings{C:FiaSha86, + author = "Amos Fiat and + Adi Shamir", + title = "How to Prove Yourself: {Practical} Solutions to Identification and Signature Problems", + pages = "186--194", + editor = crypto86ed, + booktitle = crypto86name, + volume = crypto86vol, + address = cryptoaddr, + month = crypto86month, + publisher = cryptopub, + series = mylncs, + year = 1987, + doi = "10.1007/3-540-47721-7_12", +} -- GitLab