• 首页
  • 每日更新
  • 文献
  • 会议文献
  • 政策法规
  • 研究专题
  • 区块链游戏
logo 区块链前沿
  • 区块链前沿
  • 首页
  • 每日更新
  • 文献
  • 会议文献
  • 政策法规
  • 研究专题
  • 区块链游戏
  • 文章创新角色
  • 科研创新指数
  • 区块链领域本体
  • 热点主题挖掘
  • 主题展示
  • 专利文献
  • 排行榜
  • DAO治理
  • 文献上传
  • 积分获取规则
  • 大语言模型解析
  • 期刊发文分布
注册 登录

2022年07月28日 20篇

文献来源

  • 12
  • 8

主题分类

      • 4
      • 1
      • 2
      • 1
      • 2
      • 1
      • 2
      • 1
      • 1
      • 1
      • 1
      • 1
      • 1
      • 1
      • 1
      • 1
      • 1

文献类型

  • 13
  • 7
筛选
订阅
<< 前一天 后一天 >>

Attribute-Based Private Data Sharing With Script-Driven Programmable Ciphertext and Decentralized Key Management in Blockchain Internet of Things

【Author】 Yin, Hongjian Chen, E. Zhu, Yan Zhao, Chengwei Feng, Rongquan Yau, Stephen S.

CCF-C

【影响因子】10.238

【主题类别】

区块链技术-核心技术-加密算法

区块链技术-协同技术-物联网

【Abstract】In this article, we address the problem of secure sensitive data sharing for the specified recipients in Blockchain Internet of Things (BIoT). To do it, we present a cryptographic solution to meet the requirements of decentralization and convenience through key management and programmable ciphertext. First, we design a new ciphertext-policy decentralized-key attribute-based encryption (CP-DK-ABE) scheme. After the master secret key is shared into all full nodes in the form of threshold secret sharing, a decentralized multiparty computation protocol is used to generate the user's private key in an interactive way. Meanwhile, the attribute subkeys associated with the private key can be reconstructed by obtaining a fragment from each of full nodes, so as to achieve the cooperative management of attribute key through all of full nodes. Furthermore, following the blockchain's script system, we introduce five new opcodes to represent ciphertext in the programmable format. Such a mechanism provides flexible capability to represent the logical relationship of the access control policy among attribute subciphers in the CP-DK-ABE ciphertext by the scripting language. As a result, the processes of encryption and decryption are implemented entirely by the script interpreter on the blockchain node, thereby greatly improving the convenience of programming in BIoT devices. In addition, we prove that the proposed CP-DK-ABE scheme is key private and semantically secure for a limited number of corrupted full nodes under the decisional linear and bilinear Diffie-Hellman assumption, respectively.

你可以尝试使用大模型来生成摘要 立即生成

【Keywords】Encryption; Blockchains; Cryptography; Internet of Things; Authorization; Hospitals; Cardiology; Attribute-based encryption (ABE); Blockchain Internet of Things (BIoT); decentralized key; programmable ciphertext; script system

【发表时间】2022

【收录时间】2022-07-28

【文献类型】 实证性文章

【DOI】 10.1109/JIOT.2021.3124016

A New Approach to Constructing Decentralized Identifier for Secure and Flexible Key Rotation

【Author】 Park, Chang-Seop Nam, Hye-Min

CCF-C

【影响因子】10.238

【主题类别】

区块链技术-核心技术-加密算法

【Abstract】Owing to the introduction of blockchain (BC) technology, a decentralized identity (DID) model has been proposed to replace conventional identity models based on centralized authorities. The BC platform operated by various participants provides a new root-of-trust functionality for entity identification and access control. Each entity generates and registers its own identifier and credential (public key) to the BC such that any entity can obtain the other entity's public key. When the corresponding private key is compromised, the key rotation to generate and register a new key pair should be performed. However, the current approach for cryptographically binding a decentralized identifier with a public key induces a serious security problem that results in both identity-stealing attacks and multiple identifiers for a single entity. A new DID to address the security problem above is proposed herein, which is based on a newly proposed cryptographic primitive (infinite one-way hash chain), as well as its security analysis and performance evaluation on Hyperledger Fabric and Contiki Cooja simulator. To demonstrate the applicability of the proposed DID to various security protocols, an authenticated key exchange protocol is also designed.

你可以尝试使用大模型来生成摘要 立即生成

【Keywords】Security; Cryptography; Internet of Things; Blockchains; Smart contracts; Registers; Performance evaluation; Blockchain (BC); decentralized identity (DID); hyperledger fabric; identity-stealing attack; infinite one-way hash chain; key rotation; root-of-trust

【发表时间】2022

【收录时间】2022-07-28

【文献类型】 理论性文章

【DOI】 10.1109/JIOT.2021.3121722

Toward Reliable and Confidential Release for Smart Contract via ID-Based TRE

【Author】 Jiang, Peng Qiu, Baoqi Zhu, Liehuang

CCF-C

【影响因子】10.238

【主题类别】

区块链技术-核心技术-加密算法

【Abstract】The concept of time release provides a new mode of sending information to the future, where the message will be available after a certainly specified period. Time-release encryption (TRE), as a promising approach, has a widespread releasing application and ensures data confidentiality. TRE relies on two main frameworks, one based on the time-lock puzzle and the other based on a trusted third party, while this primitive is impeded by frameworks' unreliability limitations and time disclosure. We present ReleaseSC, a decentralized and privacy-aware system that combines smart contract with TRE. ReleaseSC leverages a novel three-part architecture that harmonizes time release and contracts, enabling efficient time-hidden smart contract. Our prototype is with reasonable performance through EVM evaluations on both private chain and official test network. ReleaseSC is built on the top of a new cryptographic notion named ID-based TRE that supports a flexible time policy and preserves the to-be-released time. We propose an ID-based TRE instantiation and show rigorous security analysis in formal security models. The insight from ReleaseSC will open more possibilities to address security issues in hybridized cryptography-blockchain systems.

你可以尝试使用大模型来生成摘要 立即生成

【Keywords】Blockchains; Cryptography; Smart contracts; Reliability; Peer-to-peer computing; Encryption; Receivers; Identity-based encryption (IBE); smart contract; time privacy; time-release encryption (TRE)

【发表时间】2022

【收录时间】2022-07-28

【文献类型】 理论性文章

【DOI】 10.1109/JIOT.2021.3126340

Secure Access Control for DAG-Based Distributed Ledgers

【Author】 Zhao, Lianna Vigneri, Luigi Cullen, Andrew Sanders, William Ferraro, Pietro Shorten, Robert

CCF-C

【影响因子】10.238

【主题类别】

区块链技术-核心技术-分布式存储

【Abstract】Access control is a fundamental component of the design of distributed ledgers, influencing many aspects of their functionality, such as fairness, efficiency, traditional notions of network security, and adversarial attacks such as Denial-of-Service (DoS) attacks.(1) In this work, we consider the security of a recently proposed access control protocol for directed acyclic graph-based distributed ledgers. We present a number of attack scenarios and potential vulnerabilities of the protocol and introduce a number of additional features which enhance its resilience. Specifically, a blacklisting algorithm, which is based on a reputation-weighted threshold, is introduced to handle both spamming and multirate malicious attackers. A solidification request component is also introduced to ensure the fairness and consistency of the network in the presence of attacks. Finally, a timestamp component is also introduced to maintain the consistency of the network in the presence of multirate attackers. Simulations to illustrate the efficacy and robustness of the revised protocol are also presented.

你可以尝试使用大模型来生成摘要 立即生成

【Keywords】Access control; Blockchains; Internet of Things; Distributed ledger; Protocols; Computer architecture; Peer-to-peer computing; Distributed ledger technology; efficient communications and networking; network architecture; security and privacy

【发表时间】2022

【收录时间】2022-07-28

【文献类型】 实证性文章

【DOI】 10.1109/JIOT.2021.3128025

A Blockchain-Enabled Trusted Identifier Co-Governance Architecture for the Industrial Internet of Things

【Author】 Huo, Ru Zeng, Shiqin Di, Yuhong Cheng, Xiangfeng Huang, Tao Yu, F. Richard Liu, Yunjie

【影响因子】9.030

【主题类别】

区块链技术-协同技术-物联网

【Abstract】Recently, the Industrial Internet of Things plays a vital role in the new round of technology innovation and industry competition, where the identity resolution system is its key component. However, there are some problems in the existing Handle-based identity resolution architecture. Therefore, a trusted identifier co-governance architecture is proposed, and a prototype system is designed and implemented in this article. Specifically, we design a blockchain-based decentralized framework for identifier service, identifier life cycle management based on smart contract, and a data storage mechanism for a trusted identifier. The whole architecture could solve the problems of single point of failure, data tampering, and governance deviation, and reduce the trust cost in the process of data circulation. The simulation results reveal that the system has achieved good results in terms of delay and throughput.

你可以尝试使用大模型来生成摘要 立即生成

【Keywords】

【发表时间】2022

【收录时间】2022-07-28

【文献类型】 实证性文章

【DOI】 10.1109/MCOM.001.2100448

Towards blockchain-IoT based shared mobility: Car-sharing and leasing as a case study

【Author】 Auer, Sophia Nagler, Sophia Mazumdar, Somnath Mukkamala, Raghava Rao

CCF-C

【影响因子】7.574

【主题类别】

区块链应用-实体经济-交通领域

【Abstract】The shared mobility concept is seen as disruptive and transformative for the automotive industry. Shared mobility is changing the way we choose our travel mode, from just owning a car to e-hailing, car-sharing, and other relevant mobility solutions. There is a growing interest of car manufacturers (original equipment manufacturers or OEMs) in car-sharing as an expansion strategy. Similarly, blockchain technology is seen as another disruptive technology, which can potentially change how the data is stored and accessible via its immutable, transparent, and trustworthy features. Motivated by these two current trends, this paper aims to explore how blockchain and IoT technologies together can drive shared mobility forward. We have presented a high-level architecture for a blockchain-IoT-based platform for promoting shared mobility combining car-sharing and car-leasing. We also demonstrated a prototype implemented from the OEM's point of view by developing a blockchain-IoT-based platform streamlining car-sharing and leasing processes by taking into consideration of primary stakeholders (such as OEMs, a peer-to-peer car-sharing provider, leasing company and insurance provider as well as public authorities). This work also demonstrates that the design of such an integrated platform depends on the right balance between the key design principles (such as security and privacy, authenticity, traceability and reliability, scalability, and interoperability) in the context of car-sharing platforms.

你可以尝试使用大模型来生成摘要 立即生成

【Keywords】Blockchain; Car-sharing; Car-leasing; Distributed ledger technologies; Hyperledger fabric; Internet-of-things; Shared mobility

【发表时间】2022

【收录时间】2022-07-28

【文献类型】 实证性文章

【DOI】 10.1016/j.jnca.2021.103316

Design and implementation of NDN-based Ethereum blockchain

【Author】 Quang Tung Thai Ko, Namseok Byun, Sung Hyuk Kim, Sun-Me

CCF-C

【影响因子】7.574

【主题类别】

区块链技术-核心技术-扩展方案

【Abstract】Blockchain technology allows public parties to agree on a common state without relying on a central authority. Despite it brings many innovative use cases, the technology is still in its early stage that needs improving on many aspects. One of the issues is to deliver blockchain data more efficiently. Named Data Networking (NDN), a new network paradigm, is designed to make content distribution with ease by enabling in-network caching and built-in multicasting, which blockchain technologies can take advantage. Moreover, blockchain may contribute to extending NDN application ecosystems including decentralized applications. Therefore, it is instrumental to have a working blockchain system that runs on NDN platform to supports its research and development. In this work, we design and implement an NDN-based Ethereum blockchain platform. We propose new protocols for propagating blockchain data making full use of NDN features for the delivery of transactions and blocks. Our experiments show that the distribution of blockchain data in NDN is more efficient than that of IP network. The latency of block delivery is also reduced, which in turn supports tuning blockchain parameter for better security. Our developed blockchain client is freely distributed as an open-source project. We hope that it can provide a platform to foster blockchain research on NDN in the future.

你可以尝试使用大模型来生成摘要 立即生成

【Keywords】Blockchain; Ethereum; P2P; ICN; NDN

【发表时间】2022

【收录时间】2022-07-28

【文献类型】 理论性文章

【DOI】 10.1016/j.jnca.2021.103329

Blockchain Networks as Knowledge Commons

【Author】 Murtazashvili, Ilia Murtazashvili, Jennifer Brick Weiss, Martin B. H. Madison, Michael J.

【影响因子】2.646

【主题类别】

区块链应用-实体经济-公共管理

【Abstract】Researchers interested in blockchains are increasingly attuned to questions of governance, including how blockchains relate to government, the ways blockchains are governed, and ways blockchains can improve prospects for successful self-governance. Our paper joins this research by exploring the implications of the Governing Knowledge Commons (GKC) framework to analyze governance of blockchains. Our novel contributions are making the case that blockchain networks represent knowledge commons governance, in the sense that they rely on collectively-managed technologies to pool and manage distributed information, illustrating the usefulness and novelty of the GCK methodology with an empirical case study of the evolution of Bitcoin, and laying the foundation for a research

你可以尝试使用大模型来生成摘要 立即生成

【Keywords】KEYWORDS; Blockchain; blockchain; governance; Governing; Knowledge Commons; polycentricity; Bitcoin

【发表时间】2022

【收录时间】2022-07-28

【文献类型】 实证性文章

【DOI】 10.5334/ijc.1146

Efficient and Secure Cross-Domain Sharing of Blockchain Electronic Medical Records Based on Edge Computing

【Author】 Cheng, Yage Gong, Bei Jia, ZhiJuan Yang, YanYan He, Yuchu Zhang, Xiaofei

CCF-C

【影响因子】1.968

【主题类别】

区块链应用-实体经济-医疗领域

区块链技术-协同技术-边缘计算

【Abstract】In this article, we analysed the problems of electronic medical records (EMRs) and found that the EMRs generated by different hospitals for the same patient are mutually independent and duplication and data sharing are difficult among hospitals. In order to solve this problem, this paper proposes an efficient and secure cross-domain sharing scheme of EMRs based on edge computing. The program allows the doctor to access the personal history EMRs through the patient's authorization so that the doctor can understand the patient's history of illness and, on this basis, generate a new medical record for the patient. Then, the doctor sends the EMRs to the edge server, and the server calculates the ciphertext and adds it to the patient's personal medical record to complete the case update. Analysis shows that this solution can effectively prevent data tampering and forgery through blockchain and avoid privacy leakage problems in plaintext sharing by using searchable encryption and by relying on edge servers to solve nearby computing tasks and divert the computing capacity of cloud servers to improve efficiency. The security proof shows that the scheme satisfies the complex problem of the BDH assumption. Performance analysis shows that the scheme is feasible and efficient.

你可以尝试使用大模型来生成摘要 立即生成

【Keywords】

【发表时间】2021

【收录时间】2022-07-28

【文献类型】 实证性文章

【DOI】 10.1155/2021/7310771

'Lex Cryptographi(c)a,' 'Cloud Crypto Land' or What? - Blockchain Technology on the Legal Hype Cycle

【Author】 Schillig, Michael Anderson

【影响因子】1.540

【主题类别】

区块链应用-实体经济-司法领域

【Abstract】Based on the reception of DLT/blockchain, this article argues that legal discourse is subject to hype cycle dynamics. Thinking in hype cycle categories provides a structured way for analysing the legal implications of a particular innovation. This critical engagement with enthusiasts, sceptics and pragmatists through the different stages may help to present a more realistic picture of DLT/blockchain's potential from a legal perspective in the short and medium term. Consequently, this article discusses the potential for disruption to the legal system envisaged by enthusiasts at the height of inflated expectations, attempts to deconstruct the arguments levelled at the technology by its detractors during the trough of disillusionment, charts the emerging legal landscape that seeks to harness the potential of DLT/blockchain up the slope of enlightenment, and concludes by risking a glimpse towards the plateau of productivity.

你可以尝试使用大模型来生成摘要 立即生成

【Keywords】Law; Technology and Innovation; Commercial law; Company and partnership law

【发表时间】

【收录时间】2022-07-28

【文献类型】 理论性文章

【DOI】 10.1111/1468-2230.12748

Blockchain Technology: The Role of Integrated Reverse Supply Chain Networks in Sustainability

【Author】 Jraisat, Luai Jreissat, Mohannad Upadhyay, Arvind Kumar, Anil

【影响因子】0.000

【主题类别】

区块链应用-实体经济-供应链

【Abstract】This research explores the role of Blockchain Technology (BCT) integrated with Reverse Supply Chain Networks (RSCN) and evaluates the relationship between BCT and sustainability performance. A qualitative research design was employed to develop a conceptual framework for BCT in RSCN. This research collected and analysed primary and secondary data from four cases as focal-actors. These focal-actors are from multi-industries in Jordan, namely food, pharmaceuticals, electronics, and toys. These actors are lead-firms and have experience working with RSCNs and technology applications such as BCT. Primary data were acquired from interviews with managers working in these industries, which were supported by the analysis of secondary data that identified two types of themes: internally focused and externally focused BCT-integrated drivers of RSCNs. The analysis also identified how they leverage sustainability performance improvements, including their use of RSCN approaches and features. This research is one of the few attempts to explore BCT integrated into RSCN for better sustainability performance that contributes to the theoretical and practical knowledge of supply chains within emerging economies. All types of actors-as-stakeholders involved with national programs and projects can adopt the new framework. The key findings contribute to the field of RSCN where the adoption of BCT as a broad-based strategy to attain sustainability goals and reverse chain activities along the supply chain is a goal.

你可以尝试使用大模型来生成摘要 立即生成

【Keywords】Blockchain technology; reverse supply chain networks; sustainability performance; multi-industries; emerging economy

【发表时间】

【收录时间】2022-07-28

【文献类型】 实证性文章

【DOI】 10.1080/16258312.2022.2090853

Novel deep learning model for bitcoin price prediction by multiplicative LSTM with attention mechanism and technical indicators

【Author】 Ahamed, S. Aarif Ravi, Chandrasekar

【影响因子】0.000

【主题类别】

区块链治理-市场治理-数字货币

【Abstract】Starting from the earlier civilisation till date, money plays a crucial part in the transfer of goods and services. With this digital world, the money also changes its faces from paper money to digital currency called cryptocurrency without any central bank, which runs on top of the technology called blockchain. The trendiest cryptocurrency is bitcoin. Forecasting the daily price is a challenging task due to its nonlinearity. Most of the researchers tried to predict using various statistical and machine learning models which were not satisfactory because of its large dataset with more noise. The intention is to design a deep learning multiplicative long short-term memory model to estimate the price of bitcoin with an attention mechanism using technical indicators which gives better accuracy and a very less error rate. The proposed model is compared with some existing models, say long short-term memory, peephole, gated recurrent unit and multiplicative long short-term memory on the presence and absence of technical indicators. The comparative result shows that the proposed model outperforms the existing models in terms of mean square error, root mean square error and mean absolute error when evaluated with two benchmark datasets.

你可以尝试使用大模型来生成摘要 立即生成

【Keywords】cryptocurrency; bitcoin price prediction; bitcoin; deep learning; technical indicator; attention mechanism; multiplicative LSTM

【发表时间】2022

【收录时间】2022-07-28

【文献类型】 实证性文章

【DOI】

“元宇宙”之自我生境的“元”反思与批判——虚-实世界间的“自我认同”之论析

【作者】 张亮;

【作者单位】中国计量大学马克思主义学院;

【文献来源】浙江社会科学

【复合影响因子】2.346

【综合影响因子】1.301

【主题类别】

区块链应用-虚拟经济-元宇宙

【摘要】以“元宇宙”为代表的“人机交互”技术已经成为这个时代理论探索的热点、社会关注的焦点、未来发展的重点。要处理好虚拟世界与现实世界之间的关系,促进两者互通互融、良性互动,其重点在于对“人机”关系中所涉“虚拟自我”现象与本质、建构与解构、异化与进化等问题的分析与研判。数字化“虚体”、“虚拟具身”、“虚拟自我”等极大地丰富和发展了人类的自我世界,极有可能演化为现代数字社会更为切近的交往和实践载体,但同时它们对现实自我的牵制并引发的自我异化与资本操控也必须给予及时的反思与批判。

【关键词】元宇宙;;虚拟世界;;虚拟自我;;自我认同;;自我异化

【文献类型】 理论性文章

【DOI】 10.14167/j.zjss.2022.07.016

【发表时间】2022-07-28

大宗商品防欺诈抗篡改线上交易机制

【作者】 王亦涵;唐晨;张兰;

【作者单位】中国科学技术大学计算机科学与技术学院;

【文献来源】计算机应用

【复合影响因子】2.197

【综合影响因子】1.475

【主题类别】

区块链治理-市场治理-欺诈犯罪

区块链应用-实体经济-其他

【摘要】当前线上交易已经成为商品流通的重要渠道。针对大宗商品线上交易依然面临由交易欺诈、交接违规等问题带来的巨大风险,为实现更加可信的大宗商品交易,提出了一套长期可追溯的线上交易机制,可实现信息真实防篡改,流程可信抗欺诈。首先,基于“申请-验证-记录”的思想,结合区块链提出线上交易框架,利用智能合约实现对交易流程的各阶段的多方监督和详细记录;其次,基于局部二值模式(LBP)算法对外观上具有纹理特征的大宗商品,商品外观指纹进行提取和核验,保障商品信息真实;最后,基于环境指纹,提出商品规范交接方法,保证交接流程可信,以上交易框架、商品外观指纹提取及核验算法、商品规范交接方法共同构成了防欺诈抗篡改的线上交易机制。分析结果表明,所提交易框架能够从用户选择和流程规范两个角度规避大部分的欺诈,且识别交易中发生的单方和两方欺诈行为;基于真实原木图像数据的实验表明,所提商品外观指纹提取及核验算法能够以94%的准确度判断同一商品的不同图像,以78.3%的准确度区分不同商品图像;系统性能测试表明,所提交易机制各阶段的时延均在可接受范围内,满足线上交易要求。

【关键词】大宗商品;;线上交易;;区块链;;智能合约;;数字指纹

【文献类型】 理论性文章

【DOI】

【发表时间】2022-07-28

利用状态归约的分片负载均衡方法

【作者】 陈静;李志淮;高冬雪;李敏;

【作者单位】大连海事大学信息科学技术学院;

【文献来源】计算机科学

【复合影响因子】1.722

【综合影响因子】1.149

【主题类别】

区块链技术-核心技术-扩展方案

【摘要】分片技术是解决区块链可扩展性问题的核心技术之一。当将P2P网络中的交易按规则汇集到既定分片,且验证节点随机均衡分配到各分片后,由于个别分片的交易验证负载可能远远超过平均负载,因此该分片内的交易可能会拥堵。为了解决分片间的负载不均衡,提出了利用状态归约的分片负载均衡方法。首先,给出了状态归约模型,允许性能高的节点存储更多的相邻状态,并据此将节点性能做出粗略分类;然后,根据每一时隙的交易验证情况将未经验证的交易作为剩余负载,并将其作为调整下一时隙分片内验证能力的依据;最后,对节点进行评分、等级划分,根据剩余负载、共识验证节点集合的平均评分,给出节点选取策略,合理且随机分配节点,并对高负载分片的剩余负载向上归约。实验结果表明,利用状态归约的分片负载均衡方法在不降低单个分片的交易验证率的基础上,有效处理了个别分片的异常过载。

【关键词】区块链;;分片;;状态归约;;负载均衡;;状态同步;;PBFT

【文献类型】 实证性文章

【DOI】

【发表时间】2022-07-28

基于联盟链的实用拜占庭容错算法的改进

【作者】 谢卓;张志鸿;李磊;冯英杰;陈静;

【作者单位】郑州大学信息工程学院;

【文献来源】计算机科学

【复合影响因子】1.722

【综合影响因子】1.149

【主题类别】

区块链技术-核心技术-共识机制

【摘要】作为一种新兴技术,区块链从诞生之初就引起了广泛的关注。共识算法是区块链技术的核心技术之一,共识算法的研究也是区块链发展的重中之重。针对广泛应用于联盟链的实用拜占庭容错算法PBFT存在的主节点选取随意以及节点无法动态加入、退出的问题,提出了一种动态的PBFT算法--DPBFT。首先,对PBFT的主节点选取方法进行改进,为每个节点设置信任度积分,根据节点在每轮共识中的行为动态更新信任度积分,依据积分值来选取主节点,提高了诚实节点当选主节点的概率。其次,为PBFT算法设置4个子协议(JOIN,EXIT,PCLEAR,RCLEAR),分别解决节点加入、退出的问题以及对作恶节点做出惩罚,使得系统拥有动态的网络结构。结果证明新加入的4个子协议本身具有良好的安全性和活性,且不影响原始PBFT算法的安全性和活性。最后,实验结果表明,DPBFT算法相比于传统PBFT算法具有更好的共识效率。

【关键词】联盟链;;共识算法;;拜占庭容错;;信任度;;主节点选取

【文献类型】 实证性文章

【DOI】

【发表时间】2022-07-28

基于门限聚合签名的区块链预言机数据传输模型

【作者】 刘炜;郭灵贝;夏玉洁;佘维;田钊;

【作者单位】郑州大学网络空间安全学院;郑州市区块链与数据智能重点实验室;郑州大学互联网医疗与健康服务河南省协同创新中心;

【文献来源】郑州大学学报(理学版)

【复合影响因子】1.006

【综合影响因子】0.691

【主题类别】

区块链技术-核心技术-加密算法

【摘要】针对区块链预言机方案存在数据存储成本较高,时间效率较低,不能防止恶意预言机节点传输错误数据等问题,提出一种基于门限聚合签名的区块链预言机数据传输模型。首先,将签名与数据聚合到一个预言机上,与链上智能合约进行单次交互,减少区块链存储空间开销和通信负载;其次,在Schnorr聚合签名中加入门限机制,提高签名时间效率;最后,使用多个预言机收集数据,并设置积分制选举出可信的签名聚合预言机,防止部分恶意预言机的行为,保证数据的真实可靠。实验结果表明,相比BLS聚合签名和未加入门限机制的Schnorr聚合签名,Schnorr门限聚合签名验证消耗的时间更少,使用户能够更快地获取链下数据并进行传输。

【关键词】区块链;;预言机;;聚合签名;;Schnorr协议;;门限机制

【文献类型】 实证性文章

【DOI】 10.13705/j.issn.1671-6841.2022108

【发表时间】2022-07-28

数字货币国际监管的法律秩序构建

【作者】 李帅;屈茂辉;

【作者单位】湖南大学法学院;湖南大学湖南经济与社会发展法律研究中心;

【文献来源】法学评论

【复合影响因子】

【综合影响因子】

【主题类别】

区块链治理-法律治理-数字货币监管

【摘要】数字货币的技术风险、国际流动性风险和国际利益冲突风险,各国难以独自监管,出路在于建立国际监管法律秩序。应当确立鼓励创新与控制风险平衡、数字货币与传统货币接轨、国家利益与私人利益协调、国家利益与国际信用统一的监管法律原则;应当制定数字货币的国际监管协定,数字货币常规业务、技术、违法犯罪国际监管机构组织法,以及交易平台国际行业协会、国际纠纷仲裁庭组织法。基于拥抱数字货币、数字产业、数字经济和数字财富的时代新潮,我国应立定国家数字货币的使命,适时调整民间数字货币的禁止政策,并引领数字货币国际监管法律秩序的建设。

【关键词】数字货币;;国际监管;;监管框架;;法律秩序;;数字人民币

【文献类型】 理论性文章

【DOI】 10.13415/j.cnki.fxpl.2022.04.013

【发表时间】2022-07-28

基于区块链的碳排放审计流程优化研究

【作者】 吴花平;刘自豪;

【作者单位】重庆理工大学会计学院;

【文献来源】中国注册会计师

【复合影响因子】

【综合影响因子】

【主题类别】

区块链应用-实体经济-环境领域

【摘要】传统碳排放审计存在审计数据质量低、数据采集成本高、核算工作量大和审计工作延时等弊端,而区块链技术的不可篡改、透明度高、共识机制和智能合约等特点有助于改善上述问题。本文首先从碳排放审计问题现状和应用区块链技术后碳排放审计的优化提升入手,从“解决问题”方面阐述了区块链技术与碳排放审计结合的可行性;其次,以H企业为例对区块链技术环境下的碳排放审计流程进行说明,并围绕区块链技术应用于碳排放审计工作后的效果进行预期分析,得出区块链技术可以促进审计数据共享、保障审计数据安全、降低审计成本和优化碳排放审计流程的结论;最后,提出要健全区块链技术监管机制和碳排放审计标准,加强区块链在碳排放审计中的研究与应用,推进区块链和碳排放审计人才队伍建设,从而进一步推动区块链技术与碳排放审计的融合发展。

【关键词】区块链;;碳排放审计;;审计流程

【文献类型】 实证性文章

【DOI】 10.16292/j.cnki.issn1009-6345.2022.07.008

【发表时间】2022-07-28

基于联盟链的电动汽车虚拟聚合调频技术

【作者】 王昊天;孙英云;汪丽伟;赵鹏飞;

【作者单位】华北电力大学电气与电子工程学院;

【文献来源】电力系统自动化

【复合影响因子】

【综合影响因子】

【主题类别】

区块链应用-实体经济-交通领域

【摘要】随着可再生能源发电比例不断提高,提高电力系统灵活调节能力、维持电力系统频率稳定是新型电力系统研究中的关键问题。电动汽车作为一种具有快速响应特性的灵活性资源,如何充分引导其参与调频是当前研究热点。现有研究多利用聚合商管理电动汽车集群参与调频辅助服务市场,但此模式对于电动汽车用户的数据隐私安全来说存在较高风险,第三方聚合商在调频交易中也与用户存在利益冲突,电网调度中心、聚合商、电动汽车用户三者之间存在地位不平等、信息不对称的问题,用户不依赖聚合商参与调频辅助服务市场的通道尚不存在。因此,文中给出虚拟聚合商定义,提出虚拟聚合调频框架,基于联盟链的共识机制、智能合约等技术实现电网调度中心和电动汽车所需的调频资源聚合、调频指令分解等服务。算例表明,所提虚拟聚合调频框架可在联盟链网络中实现去中心化的分布式调频优化,在收益分配方面更加公平合理,有利于激励电动汽车用户保持高响应水平,促进电动汽车灵活性资源利用。

【关键词】可再生能源;;电动汽车;;联盟链;;去中心化;;调频;;虚拟聚合

【文献类型】 实证性文章

【DOI】

【发表时间】2022-07-28

在线标注

备案号: 苏ICP备17025947号-5

评论回复