论文标题
PQFABRIC:允许的区块链免受经典和量子攻击的安全
PQFabric: A Permissioned Blockchain Secure from Both Classical and Quantum Attacks
论文作者
论文摘要
HyperLeDger Fabric是用于构建许可的分布式分类帐平台的突出且灵活的解决方案。访问控制和身份管理依赖于成员服务提供商(MSP),其加密接口仅处理标准PKI的身份验证方法:RSA和ECDSA经典签名。同样,MSP发行的凭据只能使用一个签名方案,将与凭据相关的功能与经典的单签名原始词联系在一起。 RSA和ECDSA容易受到量子攻击的影响,并具有持续的量子后标准化过程,以识别量子安全的倒入替换。在本文中,我们建议对Fabric的凭证管理程序和相关规范进行重新设计,以结合混合数字签名,并使用一种经典和一个量子安全签名来防止经典和量子攻击。我们创建PQFABRIC,这是一种与开放量子安全(OQS)库集成的混合特征的结构实现。我们的实现提供了完整的加密功能,并能够执行实时迁移到混合量子安全区块链,并为每个节点选择任何现有的OQS签名算法。我们与每个NIST候选人和交替的pqfabric进行了比较基准,这表明长期的公共钥匙和签名会导致哈希时间的增加,这有时可以与签名或验证消息本身所花费的时间相提并论。这是区块链迁移到量子后签名的一个新的且潜在的重大问题。
Hyperledger Fabric is a prominent and flexible solution for building permissioned distributed ledger platforms. Access control and identity management relies on a Membership Service Provider (MSP) whose cryptographic interface only handles standard PKI methods for authentication: RSA and ECDSA classical signatures. Also, MSP-issued credentials may use only one signature scheme, tying the credential-related functions to classical single-signature primitives. RSA and ECDSA are vulnerable to quantum attacks, with an ongoing post-quantum standardization process to identify quantum-safe drop-in replacements. In this paper, we propose a redesign of Fabric's credential-management procedures and related specifications in order to incorporate hybrid digital signatures, protecting against both classical and quantum attacks using one classical and one quantum-safe signature. We create PQFabric, an implementation of Fabric with hybrid signatures that integrates with the Open Quantum Safe (OQS) library. Our implementation offers complete crypto-agility, with the ability to perform live migration to a hybrid quantum-safe blockchain and select any existing OQS signature algorithm for each node. We perform comparative benchmarks of PQFabric with each of the NIST candidates and alternates, revealing that long public keys and signatures lead to an increase in hashing time that is sometimes comparable to the time spent signing or verifying messages itself. This is a new and potentially significant issue in the migration of blockchains to post-quantum signatures.