PhilippSchindler/EthDKG

Can you specified a way to generate master secret key?

pangzi-debug opened this issue · 1 comments

Can you specified a way to generate master secret key?

Sorry for the late reply. This is specified in section 5.3. Key Derivation in the research paper (see https://github.com/PhilippSchindler/ethdkg/blob/master/paper/ethdkg.pdf). But typically you want to use the key shares and, for example, only aggregate signatures shares rather then deriving the master secret key.