getamis / alice

Hierarchical Threshold Signature Scheme
Apache License 2.0
368 stars 75 forks source link

CGGMP21 6 round presignature generation support #283

Open randomshinichi opened 7 months ago

randomshinichi commented 7 months ago

Is this a BUG REPORT or FEATURE REQUEST?: Feature request What happened: CGGMP21 supports storing presignature values for the 6 round protocol, so that when the data to be signed arrives, it only needs 1 round of communication. So far it is unclear how this functionality is exposed in Alice.

cychuang0924 commented 7 months ago

Hi randomshinichi, So far, Alice has not support presignature generation. However, we will support it as soon as poosible.

Thanks for your mentioned.

randomshinichi commented 7 months ago

I would be interested in helping implement it and writing the PR. How can we cooperate?

cychuang0924 commented 7 months ago

Hi, randomshinichi Thanks for your help! You push a PR and then we can help you.

Sincerley,