-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
15 lines (12 loc) · 844 Bytes
/
index.html
File metadata and controls
15 lines (12 loc) · 844 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
layout: page
title: Home
order: 1
sidebar: yes
---
<p>
My research interests cover cryptography, security and privacy, and in particular applied cryptography, provable security, design and implementation of cryptographic protocols. Most of my recent works focus on searchable encryption (see the <a href="{{ site.baseurl }}/publications/">Publications</a> page), through which I also had to look at the security of software implementation, theoretical algorithmics, and statistics.
<br/>
I received Masters degrees from Brown University and Ecole Polytechnique (France), and got my <a href="{{ site.baseurl }}/phd/">Ph.D.</a> from Université de Rennes 1, under the supervision of <a href="https://www.di.ens.fr/~fouque/">Pierre-Alain Fouque</a> and <a href="https://www.di.ens.fr/~pointche/index.php">David Pointcheval</a>.
</p>
<br/>