24
Mathematically,
The Client signature share is represented by:
S
c
= M
d
c
mod N
And each of the t Share Server’s would create a share represented by:
S
i
= M
s
i
mod N where i
∈
{1,….k}.
And finally the completely signed signature would be :
S = S
c x
∏
=
t
i
i
S
1
mod N.
To check if the shares
have been applied correctly, the client computes S
e
with the help
of
the public exponent e and checks whether S
e
mod N = M.
If that is the case, the
private keys were applied correctly and the Signed Message S is a
valid signature.
Do'stlaringiz bilan baham: