BlockstreamResearch / bip-frost-dkg

49 stars 14 forks source link

Replace ChillDKG seed with hostseckey #42

Closed jonasnick closed 1 month ago

jonasnick commented 3 months ago

WIP because the markdown is inconsistent and confusing. For example, the "host secret key" is also called "long-term secret key", "host secret key", "device secret key" or just "secret key".

Fixes #28

jonasnick commented 1 month ago

perhaps the seed argument in encpedpop participant_step1 should then also be renamed to deckey (because that's what we pass anyway)

seed seems to be more correct in the context of encpedpop because the argument is in principle unrelated to the deckey.

real-or-random commented 1 month ago

Forgot to push your changes? ;)

real-or-random commented 1 month ago

I reverted the naming change. (I think I had a point there, but I really dislike the naming conflict with the local variables...)

Manually pushed to master here as 4617da4a06064cdef44b86a566a42c6ddd42ad67