Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
belenios
belenios
Commits
b1fe0fc1
Commit
b1fe0fc1
authored
Feb 10, 2016
by
Stephane Glondu
Browse files
Precision in specification
parent
eeb8f3c4
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/specification.tex
View file @
b1fe0fc1
...
...
@@ -346,8 +346,8 @@ $\dprove(S,r,i,M_0,\dots,M_k)$.
The proof is verified as follows:
\begin{enumerate}
\item
for
$
j
\in
[
0
\dots
k
]
$
, compute
\[
A
_
j
=
\frac
{
g
^
\response
}{
\alpha
^
\challenge
}
\quad\text
{
and
}
\quad
B
_
j
=
\frac
{
y
^
\response
}{
(
\beta
/
g
^{
M
_
j
}
)
^
\challenge
}\]
\[
A
_
j
=
\frac
{
g
^
{
\response
(
\pi
_
j
)
}
}{
\alpha
^
{
\challenge
(
\pi
_
j
)
}
}
\quad\text
{
and
}
\quad
B
_
j
=
\frac
{
y
^
{
\response
(
\pi
_
j
)
}
}{
(
\beta
/
g
^{
M
_
j
}
)
^
{
\challenge
(
\pi
_
j
)
}
}\]
\item
check that
\[
\Hash
_
\dprove
(
S,
\alpha
,
\beta
,A
_
0
,B
_
0
,
\dots
,A
_
k,B
_
k
)=
\sum
_{
j
\in
[
0
\dots
k
]
}
\challenge
(
\pi
_
j
)
\mod
q
\]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment