-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsd-bls.head-ieee.tex
58 lines (51 loc) · 2.15 KB
/
sd-bls.head-ieee.tex
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
\documentclass[conference]{IEEEtran}
\usepackage{cite}
\usepackage{url}
\usepackage{amsmath,amssymb,amsfonts}
\usepackage{algorithmic}
\usepackage{graphicx}
\usepackage{textcomp}
\usepackage{xcolor}
\usepackage{booktabs}
\usepackage[normalem]{ulem}
\useunder{\uline}{\ul}{}
\def\BibTeX{{\rm B\kern-.05em{\sc i\kern-.025em b}\kern-.08em
T\kern-.1667em\lower.7ex\hbox{E}\kern-.125emX}}
\begin{document}
\title{SD-BLS: Privacy Preserving Selective Disclosure of Verifiable Credentials with Unlinkable Threshold Revocation\\
%% {\footnotesize \textsuperscript{*}Note: Sub-titles are not captured in Xplore and should not be used}
%%\thanks{Dyne.org Foundation}
}
\author{\IEEEauthorblockN{1\textsuperscript{st} Denis Roio}
\IEEEauthorblockA{
% \textit{dept. name of organization (of Aff.)} \\
\textit{Dyne.org Foundation}\\
The Netherlands\\
\and
\IEEEauthorblockN{2\textsuperscript{nd} Rebecca Selvaggini}
\IEEEauthorblockA{
\textit{University of Trento}\\
Italy
}
\and
\IEEEauthorblockN{3\textsuperscript{rd} Gabriele Bellini}
\IEEEauthorblockA{
\textit{University of Milano}\\
Italy
}
\and
\IEEEauthorblockN{4\textsuperscript{th} Andrea D'Intino}
\IEEEauthorblockA{
% \textit{dept. name of organization (of Aff.)} \\
\textit{Forkbomb B.V.}\\
Denmark\\
}
\maketitle
\begin{abstract}
Ensuring privacy and protection from issuer corruption in digital identity systems is crucial. We propose a method for selective disclosure and privacy-preserving revocation of digital credentials using second-order Elliptic Curves and Boneh-Lynn-Shacham (BLS) signatures. We make holders able to present proofs of possession of selected credentials without disclosing them, and we protect their presentations from replay attacks. Revocations may be distributed among multiple revocation issuers using publicly verifiable secret sharing (PVSS) and activated only by configurable consensus, ensuring robust protection against issuer corruption. Our system’s unique design enables fast revocation checks allowing the use of large revocation lists.
\end{abstract}
\begin{IEEEkeywords}
Privacy, Selective disclosure, BLS signatures, Digital credentials, Revocation
\end{IEEEkeywords}