Skip to content

Commit 210f5b8

Browse files
committed
Update students
1 parent ffaf224 commit 210f5b8

File tree

3 files changed

+21
-8
lines changed

3 files changed

+21
-8
lines changed

_data/members.yml

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,7 @@ current:
2828
students:
2929
- personId: FilippoGrilli
3030
type: M
31-
topic: Security Analysis of Identity Managament Protocols
32-
institution: University of Trento
33-
yearFrom: 2025
34-
yearTo: 2025
35-
36-
- personId: NizarNadif
37-
type: B
38-
topic: Context-free grammar for TLS validation
31+
topic: Security Analysis of Identity Management Protocols
3932
institution: University of Trento
4033
yearFrom: 2025
4134
yearTo: 2025
@@ -463,6 +456,14 @@ former:
463456
- personId: AndreaBissoli
464457
thesisId: AndreaBissoli_B
465458

459+
- personId: NizarNadif
460+
type: B
461+
topic: Context-free grammar for TLS validation
462+
institution: University of Trento
463+
yearFrom: 2025
464+
yearTo: 2025
465+
thesisId: NizarNadif_B
466+
466467
junior:
467468
- personId: YuriTomasini
468469
topic: Cybersecurity 101

_data/theses.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1059,4 +1059,15 @@
10591059
- LauraCristiano
10601060
- PietroDeMatteis
10611061
year: 2025
1062+
institution: University of Trento
1063+
1064+
- id: NizarNadif_B
1065+
title: "Validating TLS Implementations via Bytestream Parsing - A Context-Free Language Approach"
1066+
type: B
1067+
author: NizarNadif
1068+
supervisor: SilvioRanise
1069+
co-supervisor:
1070+
- SalvatoreManfredi
1071+
- RiccardoGermenia
1072+
year: 2025
10621073
institution: University of Trento

_topics/TLS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ theses:
2121
- FedericoCucino_B
2222
- RiccardoGermenia_B
2323
- AlessandroFontana_B
24+
- NizarNadif_B
2425
---
2526

2627
Transport Layer Security (TLS) is a suite of cryptographic protocols designed to provide confidentiality, integrity and authentication to the parties communicating via an unsecure channel.

0 commit comments

Comments
 (0)