Skip to content

Commit

Permalink
Add qcrypt talk
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasBora committed Oct 8, 2024
1 parent e85cc32 commit cdd8eda
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -189,12 +189,15 @@ <h1>Invited Talks</h1>
</ul>
<p>For other talks I gave at various workshops and while visiting laboratories, see my <a href="/CV_Leo_Colisson.pdf">CV</a>.</p>
<h1>International Conference Talks</h1>
<p>I was in charge of presenting our work at the following international conferences:</p>
<ul>
<li>$partialWithContext("templates/reference.html",
"citationTitle", "All graph state verification protocols are composably secure",
"citationAuthors", "L. Colisson, D. Markham, R. Yehia",
"citationAutre", "Speaker at:<ul><li><a href=\"https://2024.qcrypt.net/\">QCRYPT 2024</a>, Vigo, Spain,</li></ul>Article also presented at:<ul><li><a href=\"https://qpl2024.dc.uba.ar/\">QPL 2024</a>, Buenos Aires, Argentina,</li></ul>")$</li>
<li>$partialWithContext("templates/reference.html",
"citationTitle", "Oblivious Transfer from Zero-Knowledge Proofs, or How to Achieve Round-Optimal Quantum Oblivious Transfer and Zero-Knowledge Proofs on Quantum States",
"citationAuthors", "L. Colisson, G. Muguruza, F. Speelman",
"citationAutre", "Speaker at <ul><li><a href=\"https://asiacrypt.iacr.org/2023/\">ASIACRYPT 2023</a>, Guangzhou, China,</li><li><a href=\"https://2023.qcrypt.net/\">QCrypt 2023</a>, University of Maryland, USA.</li></ul>")$</li>
"citationAutre", "Speaker at:<ul><li><a href=\"https://asiacrypt.iacr.org/2023/\">ASIACRYPT 2023</a>, Guangzhou, China,</li><li><a href=\"https://2023.qcrypt.net/\">QCrypt 2023</a>, University of Maryland, USA.</li></ul>")$</li>
<li>$partialWithContext("templates/reference.html",
"citationTitle", "Security Limitations of Classical-Client Delegated Quantum Computing",
"citationAuthors", "C. Badertscher, A. Cojocaru, L. Colisson, E. Kashefi, D. Leichtle, A. Mantri, P. Wallden",
Expand Down

0 comments on commit cdd8eda

Please sign in to comment.