...
// There is a soundness error, so we have to change the game type and retire all current games // 存在健全性错误,因此我们必须更改游戏类型并放弃所有当前游戏
respectedGameType = GameType(1); // permissioned Cannon game type (or whichever game type is chos...
...用α对的特性,构建一个称为KCA(Knowledge of Coefficient Test and Assumption)的过程:
> 1. B随机选择一个α生成α对(a,b),α自己保存,(a,b)发送给A
> 2. A选择γ,生成(a′,b′)=(γ⋅a,γ⋅b),把(a′,b′)回传给B。利用交换律,可以...