-
Notifications
You must be signed in to change notification settings - Fork 1
/
temp.txt
624 lines (528 loc) · 46.9 KB
/
temp.txt
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
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
<figure class="item standard" data-groups='["category_all", "category_2023", "category_journal", "category_lattices"]'>
<div class="portfolio-item-img">
<img src="img/papers/doulgerakis23.png" alt="Designs, Codes and Cryptography 2023" title= />
<a href="https://doi.org/10.1007/s10623-022-01119-y" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">The irreducible vectors of a lattice</h4>
<span style="font-style: italic;">Emmanouil Doulgerakis, Thijs Laarhoven, Benne de Weger</span><br/>
<span style="font-weight: 800;">Designs, Codes and Cryptography 2023</span>
<span class="category">Designs, Codes and Cryptography 2023</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2022", "category_conference", "category_chess", "category_implementations"]'>
<div class="portfolio-item-img">
<img src="img/papers/laarhoven22cg.png" alt="CG 2022" title= />
<a href="https://icga.org/?page_id=3434" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Human and computer decision-making in chess with applications to online cheat detection</h4>
<span style="font-style: italic;">Thijs Laarhoven, Aditya Ponukumati</span><br/>
<span style="font-weight: 800;">CG 2022</span>
<span class="category">CG 2022</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2021", "category_conference", "category_lattices", "category_codes", "category_quantum", "category_nns", "category_selected"]'>
<div class="portfolio-item-img">
<img src="img/papers/kirshanova21.png" alt="Crypto 2021" title= />
<a href="https://doi.org/10.1007/978-3-030-84245-1_27" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Lower bounds for nearest neighbor searching and post-quantum cryptanalysis</h4>
<span style="font-style: italic;">Elena Kirshanova, Thijs Laarhoven</span><br/>
<span style="font-weight: 800;">Crypto 2021</span>
<span class="category">Crypto 2021</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2021", "category_conference", "category_lattices", "category_nns", "category_selected", "category_implementations"]'>
<div class="portfolio-item-img">
<img src="img/papers/laarhoven21ctrsa.png" alt="CT-RSA 2021" title= />
<a href="https://doi.org/10.1007/978-3-030-75539-3_20" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Dual lattice attacks for closest vector problems (with preprocessing)</h4>
<span style="font-style: italic;">Thijs Laarhoven, Michael Walter</span><br/>
<span style="font-weight: 800;">CT-RSA 2021</span>
<span class="category">CT-RSA 2021</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2020", "category_journal", "category_lattices", "category_nns"]'>
<div class="portfolio-item-img">
<img src="img/papers/laarhoven20jomc.png" alt="Journal of Mathematical Cryptology 2020" title= />
<a href="https://doi.org/doi:10.1515/jmc-2020-0074" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Approximate Voronoi cells for lattices, revisited</h4>
<span style="font-style: italic;">Thijs Laarhoven</span><br/>
<span style="font-weight: 800;">Journal of Mathematical Cryptology 2020</span>
<span class="category">Journal of Mathematical Cryptology 2020</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2020", "category_conference", "category_nns", "category_selected", "category_implementations"]'>
<div class="portfolio-item-img">
<img src="img/papers/laarhoven20icalp.png" alt="ICALP 2020" title= />
<a href="https://doi.org/10.4230/LIPIcs.ICALP.2020.76" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Polytopes, lattices, and spherical codes for the nearest neighbor problem</h4>
<span style="font-style: italic;">Thijs Laarhoven</span><br/>
<span style="font-weight: 800;">ICALP 2020</span>
<span class="category">ICALP 2020</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2020", "category_conference", "category_lattices", "category_nns"]'>
<div class="portfolio-item-img">
<img src="img/papers/doulgerakis20.png" alt="AfricaCrypt 2020" title= />
<a href="https://doi.org/10.1007/978-3-030-51938-4_15" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Sieve, enumerate, slice, and lift: Hybrid lattice algorithms for SVP via CVPP</h4>
<span style="font-style: italic;">Emmanouil Doulgerakis, Thijs Laarhoven, Benne de Weger</span><br/>
<span style="font-weight: 800;">AfricaCrypt 2020</span>
<span class="category">AfricaCrypt 2020</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2019", "category_conference", "category_lattices", "category_nns", "category_implementations"]'>
<div class="portfolio-item-img">
<img src="img/papers/laarhoven19ecta.png" alt="ECTA 2019" title= />
<a href="https://doi.org/10.5220/0007968800310039" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Evolutionary techniques in lattice sieving algorithms</h4>
<span style="font-style: italic;">Thijs Laarhoven</span><br/>
<span style="font-weight: 800;">ECTA 2019</span>
<span class="category">ECTA 2019</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2019", "category_conference", "category_nns", "category_traitors", "category_groups", "category_implementations"]'>
<div class="portfolio-item-img">
<img src="img/papers/laarhoven19ihmmsec.png" alt="IH&MMSec 2019" title= />
<a href="https://doi.org/10.1145/3335203.3335732" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Nearest neighbor decoding for Tardos fingerprinting codes</h4>
<span style="font-style: italic;">Thijs Laarhoven</span><br/>
<span style="font-weight: 800;">IH&MMSec 2019</span>
<span class="category">IH&MMSec 2019</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2019", "category_conference", "category_lattices", "category_quantum", "category_selected", "category_implementations"]'>
<div class="portfolio-item-img">
<img src="img/papers/round5.png" alt="PQCrypto 2019" title= />
<a href="https://doi.org/10.1007/978-3-030-25510-7_5" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Round5: Compact and fast post-quantum public-key encryption</h4>
<span style="font-style: italic;">Hayo Baan, Sauvik Bhattacharya, Scott Fluhrer, Óscar García-Morchón, Thijs Laarhoven, Ronald Rietman, Markku-Juhani O. Saarinen, Ludo Tolhuizen, Zhenfei Zhang</span><br/>
<span style="font-weight: 800;">PQCrypto 2019</span>
<span class="category">PQCrypto 2019</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2019", "category_conference", "category_lattices", "category_nns"]'>
<div class="portfolio-item-img">
<img src="img/papers/doulgerakis19.png" alt="PQCrypto 2019" title= />
<a href="https://doi.org/10.1007/978-3-030-25510-7_1" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Finding closest lattice vectors using approximate Voronoi cells</h4>
<span style="font-style: italic;">Emmanouil Doulgerakis, Thijs Laarhoven, Benne de Weger</span><br/>
<span style="font-weight: 800;">PQCrypto 2019</span>
<span class="category">PQCrypto 2019</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2018", "category_conference", "category_nns", "category_selected"]'>
<div class="portfolio-item-img">
<img src="img/papers/laarhoven18socg.png" alt="SOCG 2018" title= />
<a href="https://doi.org/10.4230/LIPIcs.SoCG.2018.57" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Graph-based time-space trade-offs for approximate near neighbors</h4>
<span style="font-style: italic;">Thijs Laarhoven</span><br/>
<span style="font-weight: 800;">SOCG 2018</span>
<span class="category">SOCG 2018</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2018", "category_conference", "category_lattices", "category_nns", "category_implementations"]'>
<div class="portfolio-item-img">
<img src="img/papers/laarhoven18pqcrypto.png" alt="PQCrypto 2018" title= />
<a href="https://doi.org/10.1007/978-3-319-79063-3_14" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Progressive lattice sieving</h4>
<span style="font-style: italic;">Thijs Laarhoven, Artur Mariano</span><br/>
<span style="font-weight: 800;">PQCrypto 2018</span>
<span class="category">PQCrypto 2018</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2018", "category_conference", "category_lattices", "category_quantum", "category_nns", "category_codes", "category_implementations"]'>
<div class="portfolio-item-img">
<img src="img/papers/herold18.png" alt="PKC 2018" title= />
<a href="https://doi.org/10.1007/978-3-319-76578-5_14" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Speed-ups and time-memory trade-offs for tuple lattice sieving</h4>
<span style="font-style: italic;">Gottfried Herold, Elena Kirshanova, Thijs Laarhoven</span><br/>
<span style="font-weight: 800;">PKC 2018</span>
<span class="category">PKC 2018</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2017", "category_conference", "category_nns"]'>
<div class="portfolio-item-img">
<img src="img/papers/laarhoven17mfcs.png" alt="MFCS 2017" title= />
<a href="https://doi.org/10.4230/LIPIcs.MFCS.2017.7" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Hypercube LSH for approximate near neighbors</h4>
<span style="font-style: italic;">Thijs Laarhoven</span><br/>
<span style="font-weight: 800;">MFCS 2017</span>
<span class="category">MFCS 2017</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2017", "category_conference", "category_lattices", "category_nns", "category_implementations"]'>
<div class="portfolio-item-img">
<img src="img/papers/mariano17.png" alt="PDP 2017" title= />
<a href="https://doi.org/10.1109/PDP.2017.60" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">A parallel variant of LDSieve for the SVP on lattices</h4>
<span style="font-style: italic;">Artur Mariano, Thijs Laarhoven, Christian Bischof</span><br/>
<span style="font-weight: 800;">PDP 2017</span>
<span class="category">PDP 2017</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2017", "category_journal", "category_lattices", "category_nns", "category_quantum"]'>
<div class="portfolio-item-img">
<img src="img/papers/laarhoven17tuple.png" alt="arXiv:1705.02828 [cs.DS] 2017" title= />
<a href="https://doi.org/10.48550/arXiv.1705.02828" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Faster tuple lattice sieving using spherical locality-sensitive filters</h4>
<span style="font-style: italic;">Thijs Laarhoven</span><br/>
<span style="font-weight: 800;">arXiv:1705.02828 [cs.DS] 2017</span>
<span class="category">arXiv:1705.02828 [cs.DS] 2017</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2017", "category_journal", "category_lattices", "category_nns", "category_implementations"]'>
<div class="portfolio-item-img">
<img src="img/papers/mariano17b.png" alt="IEEE Access 2017" title= />
<a href="https://doi.org/10.1109/ACCESS.2017.2748179" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">A practical view of the state-of-the-art of lattice-based cryptanalysis</h4>
<span style="font-style: italic;">Artur Mariano, Thijs Laarhoven, Fábio Correia, Manuel Rodrigues, Gabriel Falcao</span><br/>
<span style="font-weight: 800;">IEEE Access 2017</span>
<span class="category">IEEE Access 2017</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2017", "category_conference", "category_nns", "category_quantum"]'>
<div class="portfolio-item-img">
<img src="img/papers/andoni17.png" alt="SODA 2017" title= />
<a href="https://doi.org/10.1137/1.9781611974782.4" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Optimal hashing-based time-space trade-offs for approximate near neighbors</h4>
<span style="font-style: italic;">Alexandr Andoni, Thijs Laarhoven, Ilya Razenshteyn, Erik Waingarten</span><br/>
<span style="font-weight: 800;">SODA 2017</span>
<span class="category">SODA 2017</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2016", "category_conference", "category_lattices", "category_nns", "category_quantum"]'>
<div class="portfolio-item-img">
<img src="img/papers/laarhoven16sac.png" alt="SAC 2016" title= />
<a href="https://doi.org/10.1007/978-3-319-69453-5_28" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Sieving for closest lattice vectors (with preprocessing)</h4>
<span style="font-style: italic;">Thijs Laarhoven</span><br/>
<span style="font-weight: 800;">SAC 2016</span>
<span class="category">SAC 2016</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2016", "category_conference", "category_lattices", "category_nns", "category_implementations"]'>
<div class="portfolio-item-img">
<img src="img/papers/bai16.png" alt="ANTS 2016" title= />
<a href="https://doi.org/10.1112/S1461157016000292" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Tuple lattice sieving</h4>
<span style="font-style: italic;">Shi Bai, Thijs Laarhoven, Damien Stehlé</span><br/>
<span style="font-weight: 800;">ANTS 2016</span>
<span class="category">ANTS 2016</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2016", "category_journal", "category_nns", "category_quantum"]'>
<div class="portfolio-item-img">
<img src="img/papers/andoni16.png" alt="arXiv:1605.02701 [cs.DS] 2016" title= />
<a href="https://doi.org/10.48550/arXiv.1605.02701" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Lower bounds on time-space trade-offs for approximate near neighbors</h4>
<span style="font-style: italic;">Alexandr Andoni, Thijs Laarhoven, Ilya Razenshteyn, Erik Waingarten</span><br/>
<span style="font-weight: 800;">arXiv:1605.02701 [cs.DS] 2016</span>
<span class="category">arXiv:1605.02701 [cs.DS] 2016</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2016", "category_conference", "category_lattices", "category_nns", "category_implementations"]'>
<div class="portfolio-item-img">
<img src="img/papers/becker16cp.png" alt="AfricaCrypt 2016" title= />
<a href="https://doi.org/10.1007/978-3-319-31517-1_1" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Efficient (ideal) lattice sieving using cross-polytope LSH</h4>
<span style="font-style: italic;">Anja Becker, Thijs Laarhoven</span><br/>
<span style="font-weight: 800;">AfricaCrypt 2016</span>
<span class="category">AfricaCrypt 2016</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2016", "category_thesis", "category_lattices", "category_nns", "category_quantum", "category_selected", "category_traitors", "category_groups", "category_implementations"]'>
<div class="portfolio-item-img">
<img src="img/papers/laarhoven16phd.png" alt="PhD Thesis 2016" title= />
<a href="https://research.tue.nl/en/publications/search-problems-in-cryptography-from-fingerprinting-to-lattice-si" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Search problems in cryptography</h4>
<span style="font-style: italic;">Thijs Laarhoven</span><br/>
<span style="font-weight: 800;">PhD Thesis 2016</span>
<span class="category">PhD Thesis 2016</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2016", "category_conference", "category_lattices", "category_nns", "category_selected", "category_implementations"]'>
<div class="portfolio-item-img">
<img src="img/papers/becker16lsf.png" alt="SODA 2016" title= />
<a href="https://doi.org/10.1137/1.9781611974331.ch2" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">New directions in nearest neighbor searching with applications to lattice sieving</h4>
<span style="font-style: italic;">Anja Becker, Léo Ducas, Nicolas Gama, Thijs Laarhoven</span><br/>
<span style="font-weight: 800;">SODA 2016</span>
<span class="category">SODA 2016</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2016", "category_journal", "category_traitors", "category_groups"]'>
<div class="portfolio-item-img">
<img src="img/papers/laarhoven16eurasip.png" alt="EURASIP Journal on Information Security 2016" title= />
<a href="https://doi.org/10.1186/s13635-015-0026-8" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Asymptotics of fingerprinting and group testing: Capacity-achieving log-likelihood decoders</h4>
<span style="font-style: italic;">Thijs Laarhoven</span><br/>
<span style="font-weight: 800;">EURASIP Journal on Information Security 2016</span>
<span class="category">EURASIP Journal on Information Security 2016</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2015", "category_journal", "category_nns", "category_lattices"]'>
<div class="portfolio-item-img">
<img src="img/papers/laarhoven15nns.png" alt="arXiv:1511.07527 [cs.DS] 2015" title= />
<a href="https://doi.org/10.48550/arXiv.1511.07527" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Tradeoffs for nearest neighbors on the sphere</h4>
<span style="font-style: italic;">Thijs Laarhoven</span><br/>
<span style="font-weight: 800;">arXiv:1511.07527 [cs.DS] 2015</span>
<span class="category">arXiv:1511.07527 [cs.DS] 2015</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2015", "category_conference", "category_nns", "category_selected", "category_implementations"]'>
<div class="portfolio-item-img">
<img src="img/papers/andoni15.png" alt="NeurIPS 2015" title= />
<a href="https://proceedings.neurips.cc/paper/2015/hash/2823f4797102ce1a1aec05359cc16dd9-Abstract.html" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Practical and optimal LSH for angular distance</h4>
<span style="font-style: italic;">Alexandr Andoni, Piotr Indyk, Thijs Laarhoven, Ilya Razenshteyn, Ludwig Schmidt</span><br/>
<span style="font-weight: 800;">NeurIPS 2015</span>
<span class="category">NeurIPS 2015</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2015", "category_conference", "category_lattices", "category_nns", "category_implementations"]'>
<div class="portfolio-item-img">
<img src="img/papers/mariano15.png" alt="ICPP 2015" title= />
<a href="https://doi.org/10.1109/ICPP.2015.68" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Parallel (probable) lock-free HashSieve: a practical sieving algorithm for the SVP</h4>
<span style="font-style: italic;">Artur Mariano, Thijs Laarhoven, Christian Bischof</span><br/>
<span style="font-weight: 800;">ICPP 2015</span>
<span class="category">ICPP 2015</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2015", "category_conference", "category_lattices", "category_nns"]'>
<div class="portfolio-item-img">
<img src="img/papers/laarhoven15latincrypt.png" alt="LatinCrypt 2015" title= />
<a href="https://doi.org/10.1007/978-3-319-22174-8_6" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Faster sieving for shortest lattice vectors using spherical locality-sensitive hashing</h4>
<span style="font-style: italic;">Thijs Laarhoven, Benne de Weger</span><br/>
<span style="font-weight: 800;">LatinCrypt 2015</span>
<span class="category">LatinCrypt 2015</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2015", "category_conference", "category_lattices", "category_nns", "category_selected", "category_implementations"]'>
<div class="portfolio-item-img">
<img src="img/papers/laarhoven15crypto.png" alt="Crypto 2015" title= />
<a href="https://doi.org/10.1007/978-3-662-47989-6_1" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Sieving for shortest vectors in lattices using angular locality-sensitive hashing</h4>
<span style="font-style: italic;">Thijs Laarhoven</span><br/>
<span style="font-weight: 800;">Crypto 2015</span>
<span class="category">Crypto 2015</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2015", "category_journal", "category_traitors", "category_groups"]'>
<div class="portfolio-item-img">
<img src="img/papers/laarhoven15tifs.png" alt="IEEE Transactions on Information Forensics and Security 2015" title= />
<a href="https://doi.org/10.1109/TIFS.2015.2440190" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Asymptotics of fingerprinting and group testing: tight bounds from channel capacities</h4>
<span style="font-style: italic;">Thijs Laarhoven</span><br/>
<span style="font-weight: 800;">IEEE Transactions on Information Forensics and Security 2015</span>
<span class="category">IEEE Transactions on Information Forensics and Security 2015</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2015", "category_conference", "category_traitors", "category_groups", "category_implementations"]'>
<div class="portfolio-item-img">
<img src="img/papers/laarhoven15ihmmsec.png" alt="IH&MMSec 2015" title= />
<a href="https://doi.org/10.1145/2756601.2756603" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Optimal sequential fingerprinting: Wald vs. Tardos</h4>
<span style="font-style: italic;">Thijs Laarhoven</span><br/>
<span style="font-weight: 800;">IH&MMSec 2015</span>
<span class="category">IH&MMSec 2015</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2015", "category_journal", "category_lattices", "category_nns", "category_quantum", "category_selected"]'>
<div class="portfolio-item-img">
<img src="img/papers/laarhoven15dcc.png" alt="Designs, Codes and Cryptography 2015" title= />
<a href="https://doi.org/10.1007/s10623-015-0067-5" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Finding shortest lattice vectors faster using quantum search</h4>
<span style="font-style: italic;">Thijs Laarhoven, Michele Mosca, Joop van de Pol</span><br/>
<span style="font-weight: 800;">Designs, Codes and Cryptography 2015</span>
<span class="category">Designs, Codes and Cryptography 2015</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2014", "category_conference", "category_traitors", "category_groups"]'>
<div class="portfolio-item-img">
<img src="img/papers/laarhoven14ihmmsec.png" alt="IH&MMSec 2014" title= />
<a href="https://doi.org/10.1145/2600918.2600925" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Capacities and capacity-achieving decoders for various fingerprinting games</h4>
<span style="font-style: italic;">Thijs Laarhoven</span><br/>
<span style="font-weight: 800;">IH&MMSec 2014</span>
<span class="category">IH&MMSec 2014</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2014", "category_journal", "category_traitors"]'>
<div class="portfolio-item-img">
<img src="img/papers/laarhoven14dcc.png" alt="Designs, Codes and Cryptography 2014" title= />
<a href="https://doi.org/10.1007/s10623-012-9718-y" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Optimal symmetric Tardos traitor tracing schemes</h4>
<span style="font-style: italic;">Thijs Laarhoven, Benne de Weger</span><br/>
<span style="font-weight: 800;">Designs, Codes and Cryptography 2014</span>
<span class="category">Designs, Codes and Cryptography 2014</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2014", "category_conference", "category_traitors", "category_groups", "category_implementations"]'>
<div class="portfolio-item-img">
<img src="img/papers/oosterwijk14.png" alt="SPIE 2014" title= />
<a href="https://doi.org/10.1117/12.2037659" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Tuple decoders for traitor tracing schemes</h4>
<span style="font-style: italic;">Jan-Jaap Oosterwijk, Jeroen Doumen, Thijs Laarhoven</span><br/>
<span style="font-weight: 800;">SPIE 2014</span>
<span class="category">SPIE 2014</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2013", "category_conference", "category_traitors"]'>
<div class="portfolio-item-img">
<img src="img/papers/laarhoven13wifs.png" alt="WIFS 2013" title= />
<a href="https://doi.org/10.1109/WIFS.2013.6707817" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Dynamic traitor tracing schemes, revisited</h4>
<span style="font-style: italic;">Thijs Laarhoven</span><br/>
<span style="font-weight: 800;">WIFS 2013</span>
<span class="category">WIFS 2013</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2013", "category_conference", "category_traitors", "category_groups"]'>
<div class="portfolio-item-img">
<img src="img/papers/laarhoven13allerton.png" alt="Allerton 2013" title= />
<a href="https://doi.org/10.1109/Allerton.2013.6736699" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Efficient probabilistic group testing based on traitor tracing</h4>
<span style="font-style: italic;">Thijs Laarhoven</span><br/>
<span style="font-weight: 800;">Allerton 2013</span>
<span class="category">Allerton 2013</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2013", "category_conference", "category_traitors"]'>
<div class="portfolio-item-img">
<img src="img/papers/laarhoven13ihmmsec.png" alt="IH&MMSec 2013" title= />
<a href="https://doi.org/10.1145/2482513.2482533" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Discrete distributions in the Tardos scheme, revisited</h4>
<span style="font-style: italic;">Thijs Laarhoven, Benne de Weger</span><br/>
<span style="font-weight: 800;">IH&MMSec 2013</span>
<span class="category">IH&MMSec 2013</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2013", "category_journal", "category_collatz"]'>
<div class="portfolio-item-img">
<img src="img/papers/laarhoven13im.png" alt="Indagationes Mathematicae 2013" title= />
<a href="https://doi.org/10.1016/j.indag.2013.03.003" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">The Collatz conjecture and De Bruijn graphs</h4>
<span style="font-style: italic;">Thijs Laarhoven, Benne de Weger</span><br/>
<span style="font-weight: 800;">Indagationes Mathematicae 2013</span>
<span class="category">Indagationes Mathematicae 2013</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2013", "category_conference", "category_lattices", "category_quantum"]'>
<div class="portfolio-item-img">
<img src="img/papers/laarhoven13pqcrypto.png" alt="PQCrypto 2013" title= />
<a href="https://doi.org/10.1007/978-3-642-38616-9_6" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Solving the shortest vector problem in lattices faster using quantum search</h4>
<span style="font-style: italic;">Thijs Laarhoven, Michele Mosca, Joop van de Pol</span><br/>
<span style="font-weight: 800;">PQCrypto 2013</span>
<span class="category">PQCrypto 2013</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2013", "category_journal", "category_traitors", "category_selected"]'>
<div class="portfolio-item-img">
<img src="img/papers/laarhoven13tit.png" alt="IEEE Transactions on Information Theory 2013" title= />
<a href="https://doi.org/10.1109/TIT.2013.2251756" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Dynamic Tardos traitor tracing schemes</h4>
<span style="font-style: italic;">Thijs Laarhoven, Jeroen Doumen, Peter Roelse, Boris Škorić, Benne de Weger</span><br/>
<span style="font-weight: 800;">IEEE Transactions on Information Theory 2013</span>
<span class="category">IEEE Transactions on Information Theory 2013</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2012", "category_conference", "category_traitors", "category_selected"]'>
<div class="portfolio-item-img">
<img src="img/papers/laarhoven12wifs.png" alt="WIFS 2012" title= />
<a href="https://doi.org/10.1109/WIFS.2012.6412656" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Dynamic traitor tracing for arbitrary alphabets: Divide and conquer</h4>
<span style="font-style: italic;">Thijs Laarhoven, Jan-Jaap Oosterwijk, Jeroen Doumen</span><br/>
<span style="font-weight: 800;">WIFS 2012</span>
<span class="category">WIFS 2012</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2012", "category_patent", "category_traitors"]'>
<div class="portfolio-item-img">
<img src="img/papers/roelse12.png" alt="Patent 2012" title= />
<a href="http://patentscope.wipo.int/search/en/WO2012171712" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Dynamic Tardos traitor tracing schemes</h4>
<span style="font-style: italic;">Peter Roelse, Jeroen Doumen, Thijs Laarhoven</span><br/>
<span style="font-weight: 800;">Patent 2012</span>
<span class="category">Patent 2012</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2012", "category_journal", "category_lattices"]'>
<div class="portfolio-item-img">
<img src="img/papers/laarhoven12kolkata.png" alt="Cryptology ePrint Archive 2012" title= />
<a href="https://ia.cr/2012/533" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Solving hard lattice problems and the security of lattice-based cryptosystems</h4>
<span style="font-style: italic;">Thijs Laarhoven, Joop van de Pol, Benne de Weger</span><br/>
<span style="font-weight: 800;">Cryptology ePrint Archive 2012</span>
<span class="category">Cryptology ePrint Archive 2012</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2011", "category_thesis", "category_traitors"]'>
<div class="portfolio-item-img">
<img src="img/papers/laarhoven11.png" alt="Master thesis 2011" title= />
<a href="https://research.tue.nl/en/studentTheses/collusion-resistant-traitor-tracing-schemes" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">Collusion-resistant traitor tracing schemes</h4>
<span style="font-style: italic;">Thijs Laarhoven</span><br/>
<span style="font-weight: 800;">Master thesis 2011</span>
<span class="category">Master thesis 2011</span>
</figure>
<figure class="item standard" data-groups='["category_all", "category_2009", "category_thesis", "category_collatz"]'>
<div class="portfolio-item-img">
<img src="img/papers/laarhoven09.png" alt="Bachelor thesis 2009" title= />
<a href="https://research.tue.nl/en/studentTheses/the-3n-1-conjecture" target="_blank"></a>
</div>
<i class="far fa-file-alt"></i>
<h4 class="name" style="padding-bottom: 0px;">The 3n+1 conjecture</h4>
<span style="font-style: italic;">Thijs Laarhoven</span><br/>
<span style="font-weight: 800;">Bachelor thesis 2009</span>
<span class="category">Bachelor thesis 2009</span>
</figure>