Hi, I’m trying to figure out how FROST links with the sapling protocol. Sorry if these questions are dumb…
keygen_with_dealer produces a group_public point. Is this equivalent to ak in the sapling.pdf paper?
If so, the rest of the key components remain the same, right? nsk and ovk can be generated by the PRF?
I wouldn’t have ask anymore but it is possible to compute the SpendAuthSig by following the rest of the FROST steps?
Thanks,
–h