-
Notifications
You must be signed in to change notification settings - Fork 0
/
publications.html
355 lines (317 loc) Β· 12.6 KB
/
publications.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
<!DOCTYPE html>
<html lang="en">
<!-- START OF HEADER -->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="IR's homepage">
<meta name="author" content="Itsaka Rakotonirina">
<title>Itsaka Rakotonirina's page</title>
<link rel="icon" href="img/logo.png" type="image/x-icon">
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom fonts for this template -->
<link href="https://fonts.googleapis.com/css?family=Saira+Extra+Condensed:500,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Muli:400,400i,800,800i" rel="stylesheet">
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/resume.css" rel="stylesheet">
<link href="css/styles.css" rel="stylesheet">
</head>
<body id="page-top">
<nav class="navbar navbar-expand-lg navbar-light bg-primary fixed-top" id="sideNav">
<a class="navbar-brand js-scroll-trigger" href="#page-top">
<!-- <span class="d-block d-lg-none" style="color:#fff">
Itsaka Rakotonirina
</span> -->
<span class="d-none d-lg-block">
<!-- <img class="img-fluid img-profile rounded-circle mx-auto mb-5" src="img/profile.jpg" alt=""> -->
<img src="img/profile.jpg" alt="Itsaka Rakotonirina" height="300" style="text-align:center; margin-top: 15px; margin-bottom:30px; border: 2px solid #94D9F6;">
</span>
</a>
<!-- <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button> -->
<div class="navbar-collapse" id="navbarSupportedContent" style="padding-right: 20%;">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="cv.html">CV</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="projects.html">Projects</a>
</li>
<!-- <li class="nav-item">
<a class="nav-link js-scroll-trigger" href="slides.html">Presentations</a>
</li> -->
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="publications.html">Publications</a>
</li>
</ul>
</div>
<div class="collapse navbar-collapse mb-3">
<div class="container" style="margin-bottom:10px; text-align: center">
<span style="margin:3px">
<a class="a-icon" href="https://dblp.uni-trier.de/pid/223/5215.html">
<img class="nav-img my-icon" src="img/dblp.png">
</a>
</span>
<span style="margin:3px">
<a class="a-icon" href="https://github.com/irakoton">
<img class="nav-img my-icon" src="img/github.png">
</a>
</span>
<span style="margin:3px">
<a class="a-icon" href="https://gitlab.com/irakoton">
<img class="nav-img my-icon" src="img/gitlab.png">
</a>
</span>
<span style="margin:3px">
<a class="a-icon" href="mailto:[email protected]">
<img class="nav-img my-icon" src="img/email.png">
</a>
</span>
</div>
</div>
</nav>
<!-- dirty hack: skip space on mobile mode so that menu does not overlap on content -->
<span class="d-block d-lg-none">
<br><br><br><br>
<!-- skip additional spaces if navbar entries are added -->
</span>
<!-- END OF HEADER --><div class="container-fluid p-0">
<hr class="m-0">
<section class="resume-section p-3 p-lg-5 d-flex justify-items-center" id="publications">
<div class="w-100">
<h2 class="mb-5">Publications</h2>
<!-- javascript for copying bibtex to clipboard -->
<!-- <script type="text/javascript" src="copy.js"></script> -->
<!-- <div class="files">
<a href="bib/papers.bib">π Complete Bibtex</a>
</div>
<br> -->
<!-- <h3 class="mb-3">2021</h3> -->
<div class="paper">
<h3 class="title2">
DeepSec: Deciding equivalence properties for security protocols -- Improved theory and practice
</h3>
<p>
Vincent Cheval, Steve Kremer, Itsaka Rakotonirina.
</p>
<p class="conference">
<span class="conftype2">journal article</span> TheoretiCS, 2024
</p>
<div class="files">
<a href="https://arxiv.org/pdf/2211.03225.pdf">π article</a>
<a href="https://github.com/irakoton/phd-files/releases/tag/final">π₯ Related files</a>
<a href="bib/24-CKR.bib">π Bibtex</a>
</div>
</div>
<div class="paper">
<h3 class="title">
Decision and complexity of Dolev-Yao hyperproperties
</h3>
<p>
Itsaka Rakotonirina, Gilles Barthe, Clara Schneidewind
</p>
<p class="conference">
<span class="conftype">conference paper</span> In the ACM SIGPLAN Symposium on Principles of Programming Languages
(<b>POPL</b>), 2024
</p>
<div class="files">
<a href="https://hal.science/hal-04261390">π Technical report</a>
<a href="bib/24-RBS.bib">π Bibtex</a>
</div>
</div>
<div class="paper">
<h3 class="title">
Indistinguishability Beyond Diff-Equivalence in ProVerif
</h3>
<p>
Vincent Cheval, Itsaka Rakotonirina.
</p>
<p class="conference">
<span class="conftype">conference paper</span> In the IEEE Computer Security Foundations Symposium (<b>CSF</b>) 2023.
<b>Distinguished paper award</b>
</p>
<div class="files">
<a href="https://inria.hal.science/hal-04219230/document">π Paper</a>
<a href="docs/23-csf.pdf">π Technical report</a>
<a href="bib/23-CR.bib">π Bibtex</a>
</div>
</div>
<div class="paper">
<h3 class="title">
Tidy: symbolic verification of timed cryptographic protocols
</h3>
<p>
Gilles Barthe, Ugo Dal Lago, Giulio Malavolta, Itsaka Rakotonirina
</p>
<p class="conference">
<span class="conftype">conference paper</span> In the ACM Conference on Computer and Communications Security
(<b>CCS</b>), 2022
</p>
<div class="files">
<a href="docs/22-ccs.pdf">π Paper</a>
<a href="bib/22-BDM.bib">π Bibtex</a>
<a href="https://youtu.be/-HFkoBYdkzc">π Talk</a>
</div>
</div>
<div class="paper">
<h3 class="title">
Symbolic synthesis of indifferentiability attacks
</h3>
<p>
Itsaka Rakotonirina, Miguel Ambrona, Alejandro Aguirre, Gilles Barthe
</p>
<p class="conference">
<span class="conftype">conference paper</span> In the ACM Symposium on Information, Computer and Communications Security (<b>ASIA CCS</b>), 2022
</p>
<div class="files">
<a href="docs/22-asiaccs.pdf">π Paper</a>
<a href="bib/22-RAA.bib">π Bibtex</a>
</div>
</div>
<div class="paper">
<h3 class="title">
How to explain security protocols to your children?
</h3>
<p>
VΓ©ronique Cortier, Itsaka Rakotonirina.
</p>
<p class="conference">
<span class="conftype">conference paper</span> In Protocols, Logic, and Strands: Essays Dedicated to Joshua Guttman on the Occasion of His 66.66 Birthday (<b>GuttmanFest</b>), 2021
</p>
<div class="files">
<a href="docs/21-guttman.pdf">π Paper</a>
<a href="docs/crypto_teacher_training.pdf">π Teacher training (in French)</a>
<a href="bib/21-CR.bib">π Bibtex</a>
<a href="https://youtu.be/hCn8_eXYakA">π Talk</a>
</div>
</div>
<div class="paper">
<h3 class="title2">
Symbolic verification of cryptographic protocols: theory and practice
</h3>
<p>
Itsaka Rakotonirina.
</p>
<p class="conference">
<span class="conftype2">PhD thesis</span> UniversitΓ© de Lorraine (France), 2021
</p>
<div class="files">
<a href="https://github.com/irakoton/phd-files/files/9850709/dissertation.pdf">π Dissertation</a>
<a href="https://github.com/irakoton/phd-files/releases/tag/final">π₯ Related files</a>
<a href="bib/21-R.bib">π Bibtex</a>
<a href="https://youtu.be/ul4SAjpHitw">π Talk</a>
</div>
</div>
<div class="paper">
<h3 class="title">
A Security Model and Fully Verified Implementation for the IETF QUIC Record Layer
</h3>
<p>
Antoine Delignat-Lavaud,
CΓ©dric Fournet,
Bryan Parno,
Jonathan Protzenko,
Tahina Ramananandro,
Jay Bosamiya,
Joseph Lallemand,
Itsaka Rakotonirina,
Yi Zhou.
</p>
<p class="conference">
<span class="conftype">conference paper</span> In the IEEE Symposium on Security and Privacy (<b>S&P</b>), 2021
</p>
<div class="files">
<a href="https://eprint.iacr.org/2020/114">π Paper</a>
<a href="https://github.com/project-everest/QUIC-FStar">π₯ Formalisation</a>
<a href="bib/21-DFP.bib">π Bibtex</a>
</div>
</div>
<div class="paper">
<h3 class="title">
The hitchhiker's guide to decidability and complexity of equivalence properties in security protocols
</h3>
<p>
Vincent Cheval, Steve Kremer, Itsaka Rakotonirina.
</p>
<p class="conference">
<span class="conftype">conference paper</span> In Logic, Language, and Security. Essays Dedicated to Andre Scedrov on the Occasion of His 65th Birthday (<b>ScedrovFest65</b>), 2020
</p>
<div class="files">
<a href="docs/20-scedrov.pdf">π Paper</a>
<a href="https://hal.archives-ouvertes.fr/hal-02501577v1/document">π Technical report</a>
<a href="bib/20-CKR.bib">π Bibtex</a>
</div>
</div>
<div class="paper">
<h3 class="title">
Exploiting symmetries when proving equivalence properties for security protocols
</h3>
<p>
Vincent Cheval, Steve Kremer, Itsaka Rakotonirina.
</p>
<p class="conference">
<span class="conftype">conference paper</span> In the ACM Conference on Computer and Communications Security (<b>CCS</b>), 2019
</p>
<div class="files">
<a href="docs/19-ccs.pdf">π Paper</a>
<a href="https://hal.archives-ouvertes.fr/hal-02267866/document">π Technical report</a>
<a href="bib/19-CKR.bib">π Bibtex</a>
</div>
</div>
<div class="paper">
<h3 class="title">
On Aggregation of Information in Timing Attacks
</h3>
<p>
Itsaka Rakotonirina, Boris KΓΆpf.
</p>
<p class="conference">
<span class="conftype">conference paper</span> In the IEEE European Symposium on Security and Privacy (<b>EuroS&P</b>), 2019
</p>
<div class="files">
<a href="docs/19-eurosp.pdf">π Paper</a>
<a href="bib/19-RK.bib">π Bibtex</a>
</div>
</div>
<div class="paper">
<h3 class="title">
The DEEPSEC prover
</h3>
<p>
Vincent Cheval, Steve Kremer, Itsaka Rakotonirina.
</p>
<p class="conference">
<span class="conftype">conference paper</span> In the International Conference on Computer Aided Verification (<b>CAV</b>), 2018
</p>
<div class="files">
<a href="docs/18-cav.pdf">π Paper</a>
<a href="https://deepsec-prover.github.io/">π₯ Tool website</a>
<a href="bib/18-CKRa.bib">π Bibtex</a>
</div>
</div>
<div class="paper">
<h3 class="title">
DEEPSEC: Deciding Equivalence Properties in Security Protocols - Theory and Practice
</h3>
<p>
Vincent Cheval, Steve Kremer, Itsaka Rakotonirina.
</p>
<p class="conference">
<span class="conftype">conference paper</span> In the IEEE Symposium on Security and Privacy (<b>S&P</b>) 2018. <b>Distinguished paper award</b>
</p>
<div class="files">
<a href="docs/18-sp.pdf">π Paper</a>
<a href="https://hal.inria.fr/hal-01698177/document">π Technical report</a>
<a href="bib/18-CKR.bib">π Bibtex</a>
</div>
</div>
</section>
</div></body>
</html>