Decentralized Thoughts discussed efficient methods for verifying Multi-Scalar Multiplication (MSM) results in zero-knowledge proof systems on the blog , a method that significantly improves verification efficiency by decomposing the computation into batch-verifiable subcomputations. Decentralized Thoughts在博客中讨论了在加密证明系统中验证多标量乘法(MSM)结果的高效方法,该方法通过将计算分解为可批量验证的子计算,显著提高了验证效率。
Haitner et al. provided a detailed tutorial on RSA-based integer commitments and related protocols in their paper on , proposing a novel efficient setup protocol for sampling commitment parameters. Haitner等人在论文中以教程的形式详细介绍了基于RSA的整数承诺及相关协议,并提出了一种新的高效设置协议,用于采样承诺参数。