ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
Project CodeFaculty NameProject TitleAbstractPre-Requisites
2
ProjCode-001Prof. Sayandeep SahaPractical Evaluation of Physical SecurityIn this project, the goal is to explore through and enhance our in-house Side-Channel and Fault Attack setup, and eventually perform some practical attacks on cryptosystems. 1. Experience with embedded devices,and/or oscilloscopes
3
ProjCode-002
Prof. Saravanan Vijayakumaran
Folding-Based Zero-Knowledge Proofs of Post-Quantum SignaturesThis project involves the design and development of folding-based R1CS circuits which encode the verification algorithms of the post-quantum signature schemes ML-DSA and Falcon. We will also develop regular R1CS circuits for PQ signature verification which do not use folding, to quantify the improvements due to folding. Our end goal is to demonstrate that folding-based R1CS circuits for PQ signature verification can be proved and verified using significantly less computational resources compared to regular R1CS circuits.1. Rust programming 2. Cryptography
4
ProjCode-003Prof. Devashish GosainCookie banner perception: how accurately they summarize the policy page?With the implementation of various privacy laws, website publishers are required to display cookie banners offering users the option to opt out of tracking and to access their privacy policies. However, these banners are often written in vague language or fail to accurately reflect the website’s actual policies, thereby creating a false sense of privacy. This project aims to quantitatively and qualitatively investigate such discrepancies. Our goal is to develop automated solutions that can identify cookie banners and assess their alignment with the corresponding privacy policy page of the website.1.Students with network course 2. Python Programming
5
ProjCode-004Prof. Chethan KamathWatermarking Language ModelsIn this project we will explore some of the recent attempts at watermarking large language models with provable guarantees. The project will be theoretical in nature. Some of the works we will look into are https://ia.cr/2024/759 and https://ia.cr/2024/235.
1. Discrete Mathematics 2. Probability 3. Basic Cryptography
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