Practical threshold signatures
发表信息
作者
- Victor Shoup
笔记
We present an RSA threshold signature scheme. The scheme enjoys the following properties:
- it is unforgeable and robust in the random oracle model, assuming the RSA problem is hard;
- signature share generation and verification is completely non-interactive;
- the size of an individual signature share is bounded by a constant times the size of the RSA modulus.
我们提出了一种RSA门限签名方案。该方案具有以下特性:
- 在随机 oracle 模型下是不可伪造的,并且在假设RSA问题是困难的情况下是稳健的;
- 签名份额的生成和验证完全是非交互式的;
- 单个签名份额的大小由一个常数乘以RSA模数的大小所界定。