Add publication list
This commit is contained in:
		
							
								
								
									
										33
									
								
								chap-publications.tex
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										33
									
								
								chap-publications.tex
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,33 @@ | ||||
| \chapter*{List of Publications} | ||||
| \addcontentsline{toc}{chapter}{List of publications} | ||||
| \addcontentsline{tof}{chapter}{Liste des publications} | ||||
|  | ||||
| \section*{International Conferences} | ||||
| \begin{enumerate} | ||||
|   \item Benoît Libert, \textbf{Fabrice Mouhartem}, Thomas Peters, Moti Yung. | ||||
|     Practical ``Signatures with Efficient Protocols'' from Simple Assumptions. | ||||
|     In proceedings of \textit{AsiaCCS 2016}, pages 511--522. ACM. 2016. | ||||
|     Available at \url{https://hal.inria.fr/hal-01303696/}\\ | ||||
|     \doi{10.1145/2897845.2897898}. | ||||
|   \item Benoît Libert, \textbf{Fabrice Mouhartem}, Khoa Nguyen. | ||||
|     A Lattice-Based Group Signature Scheme with Message-Dependent Opening. | ||||
|     In proceedings of \textit{Applied Cryptography and Network Security 2016}, pages {137--155}. Springer, 2016. | ||||
|     Available at \url{https://hal.inria.fr/hal-01302790/}.\\ | ||||
|     \doi{10.1007/978-3-319-39555-5_8}. | ||||
|   \item Benoît Libert, San Ling, \textbf{Fabrice Mouhartem}, Khoa Nguyen, Huaxiong Wang. | ||||
|     Zero-Knowledge Arguments for Matrix-Vector Relations and Lattice-Based Group Encryption. | ||||
|     In proceedings of \textit{Asiacrypt 2016}, pages 101--131. Springer, 2016. | ||||
|     Available at \url{https://ia.cr/2016/879}.\\ | ||||
|     \doi{10.1007/978-3-662-53890-6_4}. | ||||
|   \item Benoît Libert, San Ling, \textbf{Fabrice Mouhartem}, Khoa Nguyen, Huaxiong Wang. | ||||
|     Signature Schemes with Efficient Protocols and Dynamic Group Signatures from Lattice Assumptions. | ||||
|     In proceedings of \textit{Asiacrypt 2016}, pages 373--403. Springer, 2016. | ||||
|     Available at \url{https://ia.cr/2016/101}.\\ | ||||
|     \doi{10.1007/978-3-662-53890-6_13}. | ||||
|   \item Benoît Libert, San Ling, \textbf{Fabrice Mouhartem}, Khoa Nguyen, Huaxiong Wang. | ||||
|     Adaptive Oblivious Transfer with Access Control from Lattice Assumptions. | ||||
|     In proceedings of \textit{Asiacrypt 2017}, pages 533--563. Springer, 2017. | ||||
|     Available at \url{https://hal.inria.fr/hal-01622197v1/}.\\ | ||||
|     \doi{10.1007/978-3-319-70694-8_19}. | ||||
| \end{enumerate} | ||||
|  | ||||
							
								
								
									
										3
									
								
								main.tex
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								main.tex
									
									
									
									
									
								
							| @@ -36,6 +36,7 @@ | ||||
| \setlength{\parskip}{5pt} | ||||
| \usepackage{enumerate} | ||||
|  | ||||
| \usepackage{doi} | ||||
| \usepackage{amsmath, amssymb, mathrsfs, mathtools} | ||||
| \usepackage{amsthm} % For theorem style | ||||
| \usepackage{thmtools} | ||||
| @@ -120,6 +121,8 @@ | ||||
|  | ||||
| \input chap-conclusion | ||||
|  | ||||
| \input chap-publications | ||||
|  | ||||
| \bibliographystyle{alphaabbr} | ||||
| \bibliography{these.bib} | ||||
| \addcontentsline{tof}{part}{Bibliographie} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user