ElGamal digital signature verification

后端 未结 0 878
野趣味
野趣味 2020-12-19 05:20

When I implement ElGamal digital signature, I encounter a problem when I try to verify the signature.

v2 = (pow(y_a,s1)*pow(s1,s2))%q

y_a,s1,

相关标签:
回答
  • 消灭零回复
提交回复
热议问题