ZenGo-X / fs-dkr

FS-DKR: One Round Distributed Key Rotation
GNU General Public License v3.0
32 stars 16 forks source link

What is the purpose of the local public key tpk_i? #27

Open akileshtangella opened 2 years ago

akileshtangella commented 2 years ago

What happens if we don't verify that $A{0}^{(a)} = tpk{(a)}^{old}$ in step 2 of the FS-DKR protocol?

Also why does $tpk$, the group public key stay the same from FS-DKG to FS-DKR?

akileshtangella commented 2 years ago

@elichai @tudorcebere