diff --git a/index.html b/index.html
index d24de9e..78084ba 100644
--- a/index.html
+++ b/index.html
@@ -128,7 +128,7 @@
Teaching
I have been a teaching assistant in Sorbonne Université and Universiteit van Amsterdam:
- - Python (L2)
+ - Python/C (L2)
- Cryptography (L3)
- Discrete Mathematics (L2)
@@ -193,7 +193,7 @@ Publications and Preprints
Google Scholar profile.
- All graph state verification protocols are composably secure
L. Colisson, D. Markham, R. Yehia
-Manuscript, arXiv:2402.01445, February 2024.
+Manuscript, talk at QPL 2024, arXiv:2402.01445, February 2024.
- Oblivious Transfer from Zero-Knowledge Proofs, or How to Achieve Round-Optimal Quantum Oblivious Transfer and Zero-Knowledge Proofs on Quantum States
L. Colisson, G. Muguruza, F. Speelman
ASIACRYPT 2023 (to appear), arXiv:2303.01476, March 2023.
- Non-Destructive Zero-Knowledge Proofs on Quantum States, and Multi-Party Generation of Authorized Hidden GHZ States
L. Colisson, F. Grosshans, E. Kashefi
@@ -249,6 +249,16 @@ Internship Reports
- Quantum Analog of Differential Privacy in Term of Rényi Divergence
L. Colisson
License 3 Internship Report (supervised by Omar Fawzi in June 2016).
+ Softwares
+ Here are some programs and libraries I have been working on:
+
+ - Robust-externalize: a library to cache images, program results and more in LaTeX.
+ - ZX-calculus: a library to design ZX-calculus diagrams and quantum circuits in LaTeX.
+ - proof-at-the-end: a LaTeX library to move proofs in appendix.
+ - OptiQraft: a game to discover the laws of quantum mechanics, that I co-designed with 4 PhD students and one professional designer
+ - QKD-game: a mini web game to support some educative presentations I gave to students
+ - Blenderpoint-web: a special web reader that can be used to read any video while stopping at precise frames. I used it to render original presentations that I make with Blender and some custom LaTeX libraires.
+
diff --git a/presentations/2023_12_-_ASIACRYPT/presentation_asiacrypt_2023.mp4 b/presentations/2023_12_-_ASIACRYPT/presentation_asiacrypt_2023.mp4
new file mode 100644
index 0000000..de90aba
Binary files /dev/null and b/presentations/2023_12_-_ASIACRYPT/presentation_asiacrypt_2023.mp4 differ
diff --git a/teaching.html b/teaching.html
index 3bf7b00..c76ce81 100644
--- a/teaching.html
+++ b/teaching.html
@@ -75,15 +75,19 @@ Léo Colisson
Teaching
Since the beginning of my PhD, I’ve been a teaching assistant in Python, Cryptology, Discrete Mathematics and C.
-2022-2023
+2023−2024
- First semester: Initiation to Modern Cryptography (L3). Teaching assistant in the course “Initiation to Modern Cryptography” (Licence 3, Universiteit van Amsterdam), organized by Christian Schaffner.
-2020-2021
+2022−2023
+
+- Firs semester: Initiation to Modern Cryptography (L3). Teaching assistant in the course “Initiation to Modern Cryptography” (Licence 3, Universiteit van Amsterdam), organized by Christian Schaffner.
+
+2020−2021
- Second semester: C Programming (L1). Teaching assistant in the course “Programmation C” (Licence 1, Sorbonne Université), organized by Isabelle Mounier.
-2019-2020
+2019−2020
- Second semester: Cryptology (L2). Teaching assistant in the course “Introduction à la cryptologie” (Licence 3, Sorbonne Université), organized by Valérie Ménissier-Morain and Jeremy Berthomieu.
@@ -97,7 +101,7 @@ 2019-2020
- The official page of the course is available here.
-2018-2019
+2018−2019
- Second semester: Cryptology (L2). Teaching assistant in the course “Introduction à la cryptologie” (Licence 3, Sorbonne Université), organized by Valérie Ménissier-Morain and Jeremy Berthomieu.
- First semester: Python (L2). Teaching assistant in the course (Licence 2 “AGRAL”, Polytech), organized by Xavier Tannier.