Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Access structures for isogenies
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Muth, Philipp
Access structures for isogenies
Commits
1d1bf2ea
Commit
1d1bf2ea
authored
2 years ago
by
Philipp Muth
Browse files
Options
Downloads
Patches
Plain Diff
minor
parent
741af6ed
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
ACNS/presentation/key_exchange.tex
+13
-3
13 additions, 3 deletions
ACNS/presentation/key_exchange.tex
ACNS/presentation/motivation.tex
+1
-1
1 addition, 1 deletion
ACNS/presentation/motivation.tex
with
14 additions
and
4 deletions
ACNS/presentation/key_exchange.tex
+
13
−
3
View file @
1d1bf2ea
...
@@ -2,18 +2,28 @@
...
@@ -2,18 +2,28 @@
\section
{
Actively Secure Key Exchange
}
\section
{
Actively Secure Key Exchange
}
\begin{frame}
\begin{frame}
\frametitle
{
Measures for Active Security
}
\frametitle
{
Measures for Active Security
}
\begin{definition}
[Zero-knowledge Proof of Knowledge in
HHS
\(
\left
(
\mathcal
E,
\mathcal
G
\right
)
\)
]
\begin{definition}
[Zero-knowledge Proof of Knowledge in
\(
\left
(
\mathcal
E,
\mathcal
G
\right
)
\)
\cite
{
DBLP:conf/pqcrypto/BeullensDPV21
}
]
A party proves knowledge of
\(
s
\)
with
A party proves knowledge of
\(
s
\)
with
\[
\left
[
s
\right
]
E
_
i
=
E
_
i'
\]
\[
\left
[
s
\right
]
E
_
i
=
E
_
i'
\]
for pairs
\(
\left
(
E
_
i,E
_
i'
\right
)
\in
\mathcal
E
^
2
\)
,
\(
i
=
1
,
\ldots
, m
\)
.
for pairs
\(
\left
(
E
_
i,E
_
i'
\right
)
\in
\mathcal
E
^
2
\)
,
\(
i
=
1
,
\ldots
, m
\)
.
\end{definition}
\end{definition}
\begin{definition}
[Piecewise Verifiable Proof]
\begin{definition}
[Piecewise Verifiable Proof
\cite
{
DBLP:conf/asiacrypt/BeullensKV19
}
]
A party proves knowledge of a polynomial
\(
f
\)
for a statement
A party proves knowledge of a polynomial
\(
f
\)
for a statement
\[
x
=
\left
(
\left
(
E
_
0
,E
_
1
\right
)
,s
_
1
,
\ldots
, s
_
n
\right
)
,
\]
\[
x
=
\left
(
\left
(
E
_
0
,E
_
1
\right
)
,s
_
1
,
\ldots
, s
_
n
\right
)
,
\]
where
\(
E
_
1
=
\left
[
f
\paren
*
0
\right
]
E
_
0
\)
and
\(
s
_
i
=
f
\paren
*
i
\)
for
\(
i
=
1
,
\ldots
, n
\)
.
where
\(
E
_
1
=
\left
[
f
\paren
*
0
\right
]
E
_
0
\)
and
\(
s
_
i
=
f
\paren
*
i
\)
for
\(
i
=
1
,
\ldots
, n
\)
.
\end{definition}
\end{definition}
\end{frame}
\end{frame}
\begin{frame}
\frametitle
{
What to do?
}
\begin{itemize}
\item
Transfer PVP and ZK proof to the threshold setting
\item
Integrate both to decapsulation protocol to achieve active security
\item
Prove, that resulting protocol is at least as secure as original decapsulation
\end{itemize}
\end{frame}
\begin{frame}
\begin{frame}
\frametitle
{
Key Generation
}
\frametitle
{
Key Generation
}
\begin{pchstack}
[center]
\begin{pchstack}
[center]
...
@@ -75,6 +85,6 @@
...
@@ -75,6 +85,6 @@
\begin{itemize}
\begin{itemize}
\item
IND-CPA, i.e., the encapsulated key cannot be distinguished from the ciphertext, assuming the hardness of the GAIP
\item
IND-CPA, i.e., the encapsulated key cannot be distinguished from the ciphertext, assuming the hardness of the GAIP
\item
Simulatable (as was
\cite
{
FeoM20
}
)
\item
Simulatable (as was
\cite
{
FeoM20
}
)
\item
Actively
S
ecure, i.e., a misbehaving shareholder can be detected, if the PVP and ZK proof are sound
\item
Actively
s
ecure, i.e., a misbehaving shareholder can be detected, if the PVP and ZK proof are sound
\end{itemize}
\end{itemize}
\end{frame}
\end{frame}
This diff is collapsed.
Click to expand it.
ACNS/presentation/motivation.tex
+
1
−
1
View file @
1d1bf2ea
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
\begin{frame}
[allowframebreaks]
\begin{frame}
[allowframebreaks]
\frametitle
{
Where are we?
}
\frametitle
{
Where are we?
}
\begin{block}
{
Hard Homogeneous Spaces
}
\begin{block}
{
Hard Homogeneous Spaces
(Couveignes
\cite
{
DBLP:journals/iacr/Couveignes06
}
)
}
A hard homogeneous space
\(
\left
(
\mathcal
E,
\mathcal
G
\right
)
\)
is
A hard homogeneous space
\(
\left
(
\mathcal
E,
\mathcal
G
\right
)
\)
is
\begin{itemize}
\begin{itemize}
\item
a set
\(
\mathcal
E
\)
,
\item
a set
\(
\mathcal
E
\)
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment