Abstract
Many systems have been built for transactions without a central manager by introducing blockchain in various fields such as industry, public sector, and trading economy. The blockchain system is also contributing to the advancement of technology to enable reliable transactions in distributed networks like P2P or D2D. Consensus algorithm for each operating environment is used to verify whether a transaction is valid. Transactions are verified generally with Proof-of-work (PoW) in public blockchain and Practice Byzantine Fault Tolerance (PBFT) in private blockchain. The PBFT is only available to a group of limited participants and is used for small groups. However, these small groups can be compromised by the collusion of malicious users, making it impossible to trade or forge. In addition, the blockchain does not define any security structure on users, devices, transaction history accessibility, etc., which causes issues with system permission. Therefore, this paper analyzes the problem of the conventional blockchain in terms of participant-collusion, authentication, and confidentiality, and proposes a Randomly Elected Blockchain (REBC) to solve each problem. In the first participant-collusion, the private blockchain enables the system to operate without any cost for verification. Thereby solving the problem of grouping nodes for malicious collusion, the proposed mechanism is to randomly elect the nodes in the unit group, and then conduct consensus algorithms. Besides, many participants are able to participate in the consensus experiment without degraded performance. In the second problem, a smart manager system provides authentication of users and devices. The solution to the third problem related to confidentiality is to analyze the current RSA encryption method and supplement it with a proxy re-encryption method.
Original language | English |
---|---|
Title of host publication | 22nd International Conference on Advanced Communications Technology |
Subtitle of host publication | Digital Security Global Agenda for Safe Society, ICACT 2020 - Proceeding |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
Pages | 159-165 |
Number of pages | 7 |
ISBN (Electronic) | 9791188428045 |
DOIs | |
State | Published - Feb 2020 |
Event | 22nd International Conference on Advanced Communications Technology, ICACT 2020 - Pyeongchang, Korea, Republic of Duration: 16 Feb 2020 → 19 Feb 2020 |
Publication series
Name | International Conference on Advanced Communication Technology, ICACT |
---|---|
Volume | 2020 |
ISSN (Print) | 1738-9445 |
Conference
Conference | 22nd International Conference on Advanced Communications Technology, ICACT 2020 |
---|---|
Country/Territory | Korea, Republic of |
City | Pyeongchang |
Period | 16/02/20 → 19/02/20 |
Bibliographical note
Publisher Copyright:© 2020 Global IT Research Institute - GIRI.
Keywords
- authentication
- collusion
- consensus algorithm
- private blockchain
- proxy re-encryption