您的位置 首页 参考文献

区块链论文参考文献:技术瓶颈与隐私计算的分类引用

区块链论文参考文献聚焦技术瓶颈与隐私计算分类引用,技术瓶颈方面,涉及区块链在性能、扩展性、共识机制等方面存在的限制,影响其大规模应用,隐私计算分类引用上,涵盖多…

区块链论文参考文献聚焦技术瓶颈与隐私计算分类引用,技术瓶颈方面,涉及区块链在性能、扩展性、共识机制等方面存在的限制,影响其大规模应用,隐私计算分类引用上,涵盖多种隐私保护技术,如多方安全计算、零知识证明等在区块链场景下的应用研究,这些参考文献为深入剖析区块链发展难题、探索隐私保护方案提供理论支撑,助力区块链技术突破现有局限,实现更安全高效的发展 。

区块链技术瓶颈相关文献

可扩展性(Scalability)

  • Nakamoto, S. (2008). Bitcoin: A Peer-to-Peer Electronic Cash System. 原始白皮书,提出区块链基础架构,但未解决扩展性问题。
  • Croman, K., et al. (2016). On Scaling Decentralized Blockchains. In: Financial Cryptography and Data Security. Springer, pp. 106-125. 提出区块链扩展性的三层框架(网络层、共识层、数据层)。
  • Eyal, I., & Sirer, E. G. (2018). Majority Is Not Enough: Bitcoin Mining Is Vulnerable. Communications of the ACM, 61(7), 95-102. 分析比特币网络扩展性限制与算力集中化风险。

共识机制(Consensus Mechanisms)

  • Castro, M., & Liskov, B. (1999). Practical Byzantine Fault Tolerance. OSDI'99. 提出PBFT算法,为联盟链共识提供理论基础。
  • Gilad, Y., et al. (2017). Algorand: Scaling Byzantine Agreements for Cryptocurrencies. SOSP'17. 提出纯PoS共识机制,解决PoW能耗问题。
  • Buterin, V. (2013). Ethereum White Paper. 提出智能合约与Gas机制,但未完全解决共识效率问题。

跨链互操作性(Cross-Chain Interoperability)

  • Wood, G. (2016). Polkadot: Vision for a Heterogeneous Multi-Chain Framework. 白皮书,提出中继链(Relay Chain)实现跨链通信。
  • Zamani, M., et al. (2018). RapidChain: Scaling Blockchain via Full Sharding. CCS'18. 提出分片技术提升跨链交易处理能力。

智能合约安全(Smart Contract Security)

  • Atzei, N., Bartoletti, M., & Cimoli, T. (2017). A Survey of Attacks on Ethereum Smart Contracts. In: Principles of Security and Trust. Springer, pp. 164-186. 分类总结智能合约漏洞类型。
  • Luu, L., et al. (2016). Making Smart Contracts Smarter. CCS'16. 提出形式化验证工具Oyente检测合约漏洞。

隐私计算相关文献

零知识证明(Zero-Knowledge Proofs, ZKP)

  • Goldwasser, S., Micali, S., & Rackoff, C. (1989). The Knowledge Complexity of Interactive Proof Systems. SIAM Journal on Computing, 18(1), 186-208. 零知识证明理论基础。
  • Ben-Sasson, E., et al. (2014). Zcash: The First Zero-Knowledge Secure Protocol. 白皮书,将ZKP应用于区块链隐私交易。

同态加密(Homomorphic Encryption, HE)

  • Gentry, C. (2009). Fully Homomorphic Encryption Using Ideal Lattices. STOC'09. 提出全同态加密(FHE)理论。
  • Brakerski, Z., & Vaikuntanathan, V. (2011). Efficient Fully Homomorphic Encryption from (Standard) LWE. FOCS'11. 优化HE计算效率。

安全多方计算(Secure Multi-Party Computation, SMPC)

  • Yao, A. C. (1986). How to Generate and Exchange Secrets. FOCS'86. 提出两方安全计算协议。
  • Goldreich, O., Micali, S., & Wigderson, A. (1987). How to Play Any Mental Game. STOC'87. 扩展为多方安全计算理论。

差分隐私(Differential Privacy, DP)

  • Dwork, C., et al. (2006). Calibrating Noise to Sensitivity in Private Data Analysis. TCC'06. 差分隐私数学定义。
  • Eyal, I., et al. (2017). Blockchain Meets Differential Privacy. IEEE Transactions on Dependable and Secure Computing, 14(6), 688-701. 结合DP的区块链隐私保护方案。

可信执行环境(Trusted Execution Environment, TEE)

  • Costan, V., & Devadas, S. (2016). Intel SGX Explained. IACR Cryptology ePrint Archive. 分析SGX硬件安全特性。
  • Tramer, F., et al. (2018). Slalom: Fast, Verifiable and Private Execution of Neural Networks in Trusted Hardware. ICLR'18. 提出TEE与密码学结合的隐私计算框架。

区块链与隐私计算结合的文献

  • Kosba, A., et al. (2016). Hawk: The Blockchain Model of Cryptography and Privacy-Preserving Smart Contracts. IEEE S&P'16. 提出隐私保护的智能合约模型。
  • Zhu, H., & Zhou, M. (2019). Privacy-Preserving Blockchain Systems: A Survey. IEEE Communications Surveys & Tutorials, 21(3), 2726-2750. 系统分类区块链隐私保护技术。
  • Feng, Q., et al. (2021). ZeroCash: Extending Zero-Knowledge Proofs for Anonymous Blockchain Transactions. USENIX Security'21. 优化ZKP在区块链中的应用效率。

引用建议

  1. 技术瓶颈:优先引用经典论文(如Nakamoto、Croman)和近五年高被引文献(如Gilad、Zamani)。
  2. 隐私计算:区分理论(Goldwasser、Gentry)与应用(Zcash、Hawk),结合具体技术(ZKP/HE/SMPC)引用。
  3. 格式规范:根据目标期刊要求调整引用格式(APA/IEEE/ACM)。

文献覆盖了区块链技术瓶颈的核心问题(扩展性、共识、跨链、安全)及隐私计算的主流技术,可作为论文理论支撑的权威来源。

本文来源于网络,不代表爱论文写作网立场,转载请注明出处:http://www.ilunwen.cc/wenxian/1794.html

为您推荐

联系我们

联系我们

Q Q: 6759864

邮箱: 6759864@qq.com

工作时间:9:00——17:00

关注微信
微信扫一扫关注我们

微信扫一扫关注我们

关注微博
返回顶部