Blockchain Papers

Follow blockchain research across journals, conferences, and preprint repositories.

9,005 papersLast indexed Aug 31, 2026
Search papers

Paper index

9,005 results · page 65 of 376

Clear filters
Jan 25, 2025·Information
0 cites
EquiFlowShard: A Blockchain Sharding Protocol with Optimized Account Distribution

Yemin Chen, Yongdong Wu, Tong Li

Blockchain sharding is a scalable solution for distributed ledgers, but may be hindered due to cross-shard transactions and uneven workload distribution. This paper presents EquiFlowShard, an advanced blockchain sharding protocol designed to improve robustness and enhance cross-shard efficiency. Specifically, by employing Optimized Account State Distribution Algorithm (OSADA), EquiFlowShard dynamically assigns and segments account states, so as to minimize cross-shard transaction volume and balance shard workloads. In addition, the protocol introduces the SFlow mechanism to facilitate secure and consistent state transfers and a Smooth Transition scheme to mitigate performance impacts during state reconfigurations. Evaluation results confirm that EquiFlowShard outperforms existing benchmark protocols in terms of throughput, transaction confirmation latency, and cross-shard transaction ratio, demonstrating its effectiveness in dynamic blockchain environments.

Open access
Blockchain Technology Applications and Security
Cryptography and Data Security
Caching and Content Delivery
Original source
Jan 25, 2025·Electronics
3 cites
GENES: An Efficient Recursive zk-SNARK and Its Novel Application in Blockchain

Jiaxi Liu, Li Guo, Tianyu Kang

The rapid development of blockchain has significantly promoted research on zero-knowledge proofs (ZKPs), especially zero-knowledge succinct noninteractive arguments of knowledge (zk-SNARK). As is well known, protocol proof and verification time, as well as proof size, are the main obstacles that restrict the implementation of ZKPs in practical applications, so they have become the main concerns of researchers in recent years. This work achieves a new recursive zk-SNARK called GENES, which does not have a trusted setup and is secure under the standard discrete logarithm assumption. GENES is designed from the form of the rank-1 constraint system (R1CS) satisfiability problem. Recursive proof composition is achieved by merging multiple R1CS instances, which transforms the verification of numerous proofs into the verification of a single proof. Moreover, multi-helpers amortize proof commitments in this study, significantly reducing the computational pressure and time cost of proof generation. Compared with previous work, GENES effectively improves the proof time and verification time, but at the cost of larger proof sizes. We provide a blockchain Layer-1 scaling solution leveraging GENES to demonstrate its practicality.

Open access
Blockchain Technology Applications and Security
Advanced Steganography and Watermarking Techniques
Cryptography and Data Security
Original source
Jan 23, 2025·Portuguese National Funding Agency for Science, Research and Technology (RCAAP Project by FCT)
0 cites
Blockchain-based system for document storage and signatures of consenting forms

Pinto, RĂșben JosĂ© Saraiva

Nowadays, decentralized models connecting various users and entities have gained prominence across the healthcare, finance, and Supply Chain Domains. Decentralized applications represent a transformational approach to data management and transaction execution, emphasizing security, data integrity, and transparency. At the core of these applications lies the blockchain system. This decentralized architecture supports a framework that guarantees data immutability and ensures network-wide transparency through consensus mechanisms. This work aims to explore the application of a blockchain-based system for managing, storing, and signing consent forms within a decentralized framework. By leveraging smart contracts, the system facilitates the creation, modification, deletion, and storage of documents issued by authorized medical entities. Patients can sign these documents, with every alteration and transaction meticulously tracked and recorded, enhancing privacy and data integrity. In addition to these benefits, a private system with role-based access control restricts access to consent forms, as determined by the medical authority that created the documents. The proposed project of this theses aims to leverage these benefits by implementing a Corda application, a blockchain-based solution designed for managing consent forms within the healthcare ecosystem. This solution will enable healthcare providers, patients, and other stakeholders to securely access, share, and manage sensitive medical data with full confidence in its integrity and privacy. By incorporating decentralized technology, the project seeks to create a system where patient consent is stored immutably on the blockchain, ensuring that no unauthorized modifications can be made. Furthermore, the evaluation and testing section of this work reinforces the access security and permission enforcement mechanisms that are proposed and implemented. Rigorous tests and practical examples demonstrate the system's ability to protect patient data and uphold privacy standards, ensuring that only authorized users can interact with sensitive information.

Open access
Blockchain Technology Applications and Security
Cryptography and Data Security
IoT and Edge/Fog Computing
Original source
Jan 22, 2025·Cybersecurity
13 cites
Privacy-preserving attribute-based access control using homomorphic encryption

Malte Kerl, Ulf Bodin, Olov Schelén

Abstract Authentication and access control for Cyber-Physical Systems (CPSs) are pivotal for protecting systems and their users from problems related to harmful actions and the malicious use of retrieved data. In some situations, making access decisions requires using user information, thereby challenging their privacy. Attribute-based access control (ABAC) supports dynamic and context-aware access decisions that are attractive in cyber-physical system environments. However, privacy preservation for access decisions is an open issue for authorization and is not supported by existing ABAC models. For example, if access decisions need to be made based on private attribute values such as health data, the corresponding access control policies need to be revealed. This paper reviews the ABAC, homomorphic encryption (HE), and zero-knowledge proof (ZKP) approaches, confirming the gap in privacy preservation in ABAC. Based on this observation, we further present the application of a new ZKP-based protocol in which ABAC allows for the privacy-preserving evaluation of attributes. This protocol is implemented and evaluated in terms of its performance and security. The evaluation demonstrates that there is a possibility for privacy-preserving ABAC, which may benefit the use of CPS, e.g., in underground and open-pit mines.

Open access
Cryptography and Data Security
Privacy-Preserving Technologies in Data
Security in Wireless Sensor Networks
Original source
Jan 21, 2025·Cluster Computing
20 cites
PriCollabAnalysis: privacy-preserving healthcare collaborative analysis on blockchain using homomorphic encryption and secure multiparty computation

Ahmed M. Tawfik, Ayman Al-Ahwal, Adly S. Tag Eldien, Hala H. Zayed

Abstract Advances in blockchain technology offer a decentralized ledger with transformative potential for healthcare data management, facilitating secure transactions and transparent record-keeping. Nevertheless, the sensitive nature of patient data requires enhanced privacy measures. This paper introduces a comprehensive framework enabling researchers to conduct collaborative statistical analysis on health records while preserving privacy and ensuring security. Statistics are invaluable across various disciplines, guiding consequential decisions based on such analysis. The framework integrates privacy-preserving techniques, including secret-sharing, secure multiparty computation (SMPC), and homomorphic encryption, within a blockchain-based healthcare ecosystem. Patient data is divided using secret-sharing, enabling controlled access. Furthermore, SMPC allows secure data aggregation without revealing individual records, while homomorphic encryption supports computation on encrypted data within smart contracts. Through a series of controlled experiments, we assess the framework’s effectiveness in maintaining data privacy, facilitating secure collaboration, and conducting statistical data analysis. The results demonstrate successful preservation of data privacy and secure analysis on a permissioned blockchain using the Hyperledger Fabric platform. Our framework showcases efficient performance while effectively utilizing system resources. This research contributes to the evolution of secure and privacy-conscious healthcare data analysis, paving the way for practical applications and future advancements.

Open access
Blockchain Technology Applications and Security
Cryptography and Data Security
Privacy-Preserving Technologies in Data
Original source
Jan 20, 2025·Panamerican mathematical journal.
3 cites
Federated Learning for Privacy-Preserving AI: Challenges, Applications, and Future Directions

Nidal Al Said

Federated Learning (FL) has emerged as a promising paradigm that addresses the delicate balance between data-intensive model development and the preservation of user privacy. Unlike the conventional approach of aggregating large volumes of raw data in a single data center, FL conducts local training on various devices or institutional servers—sometimes referred to as “clients”—and only exchanges model parameters or gradients with a central entity. By design, this decentralized framework keeps personal or proprietary data within the confines of the originating device or organization, significantly reducing the chances of exposing sensitive information. A primary motivation for FL is the ever-increasing concern over privacy violations and compliance with stringent regulations such as the General Data Protection Regulation (GDPR) and the California Consumer Privacy Act (CCPA). As global data protection standards continue to evolve, FL offers a compelling solution by minimizing direct data sharing and thereby mitigating the risk of large-scale breaches. Beyond privacy considerations, FL holds practical appeal in many real-world scenarios, including healthcare, finance, the Internet of Things (IoT), and various consumer-focused applications. These sectors routinely handle confidential or regulated data—medical records, bank transactions, or user habits—where a centralized data repository poses both security and compliance hazards. Nevertheless, FL also introduces its own set of challenges. Heterogeneous data distributions across clients can lead to biases and uneven training dynamics. Additionally, new threat vectors—such as model poisoning and inference attacks—have surfaced within decentralized training environments, prompting research into robust security strategies. Furthermore, practical implementation demands careful planning around communication overhead, computational capacity of clients, and the trade-offs that arise when adding privacy guarantees like Differential Privacy or Secure Multi-Party Computation. This paper explores the theoretical underpinnings of Federated Learning, reviews cutting-edge privacy-preserving techniques, examines potential security pitfalls, and presents real-world applications augmented by case studies. We also discuss performance evaluation methods crucial for determining FL’s viability and highlight upcoming research directions that can shape a secure, efficient, and privacy-centered AI ecosystem.

Open access
Privacy-Preserving Technologies in Data
Cryptography and Data Security
Stochastic Gradient Optimization Techniques
Original source
Jan 19, 2025·arXiv (Cornell University)
2 cites
SLVC-DIDA: Signature-less Verifiable Credential-based Issuer-hiding and Multi-party Authentication for Decentralized Identity

Tianxiu Xie, Keke Gai, Jing Yu, Liehuang Zhu · 5 authors

As an emerging paradigm in digital identity, Decentralized Identity (DID) appears advantages over traditional identity management methods in a variety of aspects, e.g., enhancing user-centric online services and ensuring complete user autonomy and control. Verifiable Credential (VC) techniques are used to facilitate decentralized DID-based access control across multiple entities. However, existing DID schemes generally rely on a distributed public key infrastructure that also causes challenges, such as context information deduction, key exposure, and issuer data leakage. To address the issues above, this paper proposes a issuer-hiding and privacy-preserving DID multi-party authentication model with a signature-less VC scheme, named SLVC-DIDA, for the first time. Our proposed scheme avoids the dependence on signing keys by employing hashing and issuer membership proofs, which supports universal zero-knowledge multi-party DID authentications, eliminating additional technical integrations. We adopt a novel zero-knowledge circuit to maintain the anonymity of the issuer set, thereby enabling public verification while safeguarding the privacy of identity attributes via a Merkle tree-based VC list. Furthermore, by eliminating reliance on a Public Key Infrastructure (PKI), SLVC-DIDA enables decentralized and self-sovereign DID authentication. Our experiments further evaluate the effectiveness and practicality of SLVC-DIDA.

Open access
Cryptography and Data Security
Privacy-Preserving Technologies in Data
Access Control and Trust
Original source
Jan 17, 2025·Proceedings of the 2025 4th International Conference on Cryptography, Network Security and Communication Technology
3 cites
Two-server Password authenticated Key Exchange Protocol Based on MLWE

Yeming Yang, Shuaichao Song, Songhui Guo

Currently, PAKE (Password Authenticated Key Exchange) protocols on lattice using a single-server architecture are widely applied. However, such protocols are vulnerable to server leakage attacks, dictionary attacks, and other threats. To address these issues, researchers have proposed multi-server and two-server architecture-based PAKE protocols. However, PAKE protocols in a multi-server architecture require the use of complex cryptographic primitives such as signatures, and zero-knowledge proofs to ensure security, which reduces the execution efficiency of the protocol. To solve these problems, we propose a two-server PAKE protocol on the lattice based on the MLWE (Module learning with errors) problem. The protocol is built using instances of the MLWE problem and utilizes the Peikert error coordination technique, which ensures both parties with similar values arrive at the same result through computation. Additionally, we introduce the error pairing hypothesis and demonstrates its security within the random oracle model. The protocol securely stores different shares of password information across various servers. This approach protects user password data, even if one of the servers is compromised. Compared to similar protocols, we avoid the use of numerous cryptographic primitives, and can better resist quantum computing attacks and server leakage. And we reduce computational and communication costs, and can better meet practical application needs.

Open access
Cryptography and Data Security
Advanced Authentication Protocols Security
Chaos-based Image/Signal Encryption
Original source
Jan 15, 2025·Foundations and TrendsŸ in Theoretical Computer Science
0 cites
Security Models and Cryptographic Protocols in a Quantum World

Céline Chevalier, Paul Hermouet, Quoc-Huy Vu

The emergence of quantum computing has provided new paradigms for cryptography. On the one hand, it poses significant new threats to existing classically cryptographic systems, requiring the community to define new security models that capture what a quantum adversary can do. On the other hand, it gives us new tools to design cryptographic protocols, with weaker assumptions than in the classical world, or even protocols that are impossible classically. In this survey, we first give an overview of new security definitions for classical cryptography, considering quantum adversaries who can either only use local quantum computation (post-quantum security), or even send quantum messages and in particular have access to oracle in superposition (quantum security). We explore these new notions through the examples of commitments, zero-knowledge proofs, encryption, and signatures. Then, we present what is arguably the most famous application of quantum cryptography: quantum key distribution (QKD) protocols that take advantage of unique properties of quantum mechanics to provide secure communication unconditionally. We also explore cryptography beyond QKD, focusing on unclonable cryptography: a family of cryptographic functionalities, built with quantum states, and designed to be resistant to counterfeit by leveraging the “no-cloning” theorem. We examine in particular quantum money, but also the recent notions of unclonable encryption and copy-protection, including related variants. By presenting a comprehensive survey of these topics, this paper aims to provide a thorough understanding of the current landscape and future potential of quantum cryptography.

Open access
Quantum Information and Cryptography
Cryptography and Data Security
Quantum Mechanics and Applications
Original source
Jan 14, 2025·Zenodo (CERN European Organization for Nuclear Research)
0 cites
Arcaunt: A Scalable, Coercion-Resistant, and Accountable E-Voting Architecture via Anonymous Recovery Channels

Tzanko Golemanov, Emilia Golemanova

Abstract— Remote electronic voting promises increased accessibility but remains constrained by persistent challenges related to coercion in unsupervised environments, credential compromise, and the difficulty of sustaining long-term voter trust. While coercion-resistant approaches commonly rely on revoting, most existing systems treat credential loss or recovery as an administrative exception, often reintroducing identity linkage or trusted intermediaries and offering limited means for voters or observers to verify that an election unfolded as intended. This paper presents Arcaunt, a remote voting architecture that elevates anonymous credential recovery to a first-class security property and integrates it directly into the voting lifecycle. The architecture introduces an Anonymous Recovery Channel (ARC), enabling voters to revoke and replace compromised credentials without identity disclosure or reliance on administrator discretion. Recovery is logically and operationally decoupled from ballot casting. This preserves ballot secrecy and prevents temporary compromise of credentials, devices, or voter autonomy from becoming a permanent loss of voting control. Arcaunt builds on established cryptographic mechanisms, including publicly verifiable bulletin boards, commitment-based ballots, and unlinkable bearer credentials. These components provide ballot integrity and verifiability without exposing voter identities and form the foundation on which revoting, recovery, and auditability are composed. Individual assurance is provided through deferred, non-transferable verification mechanisms: voters receive a receipt at ballot submission, while verification becomes possible only after election closure, preventing real-time feedback that could enable coercion while still allowing voters to confirm that their final valid ballot was recorded and included. At the system level, integrity is enforced through an append-only, publicly auditable ledger and deterministic “last valid vote” counting rules, ensuring that administrative database access cannot alter election outcomes without detection. The architecture explicitly bounds its threat model, acknowledging limits against global traffic analysis and continuous coercion while constraining failures to be temporary and non-scalable. We analyze the security properties of the proposed system under realistic adversarial assumptions and evaluate a prototype implementation, demonstrating that anonymous recovery, coercion-resistant revoting, individual verification, and public auditability can be combined efficiently without reliance on trusted administrators or specialized hardware. Keywords—e-voting, arcaunt, anonymous recovery channel (arc), coercion resistance, sha-3, digital democracy, govtech, zero-knowledge proofs.

Open access
11 source records
Internet Traffic Analysis and Secure E-voting
Cryptography and Data Security
Benford’s Law and Fraud Detection
Original source
Jan 13, 2025·IACR Communications in Cryptology
1 cites
Folding Schemes with Privacy Preserving Selective Verification

Joan Boyar, Simon Erfurth

Folding schemes are an exciting new primitive, transforming the task of performing multiple zero-knowledge proofs of knowledge for a relation into performing just one zero-knowledge proof, for the same relation, and a number of cheap inclusion-proofs. Recently, folding schemes have been used to amortize the cost associated with proving different statements to multiple distinct verifiers, which has various applications. We observe that for these uses, leaking information about the statements folded together can be problematic, yet this happens with previous constructions. Towards resolving this issue, we give a natural definition of privacy preserving folding schemes, and what security they should offer. To construct privacy preserving folding schemes, we first define statement hiders, a primitive which might be of independent interest. In a nutshell, a statement hider hides an instance of a relation as a new instance in the same relation. The new instance is in the relation if and only if the initial instance is. With this building block, we can utilize existing folding schemes to construct a privacy preserving folding scheme, by first hiding each of the statements. Folding schemes allow verifying that a statement was folded into another statement, while statement hiders allow verifying that a statement was hidden as another statement.

Open access
Cryptography and Data Security
Complexity and Algorithms in Graphs
Privacy-Preserving Technologies in Data
Original source
Jan 13, 2025·IACR Communications in Cryptology
0 cites
Zero-Knowledge Proofs of Quantumness

Duong Hieu Phan, Weiqiang Wen, Xingyu Yan, Jinwei Zheng

With the rapid development of quantum computers, proofs of quantumness have recently become an interesting and intriguing research direction. However, in all current schemes for proofs of quantumness, quantum provers almost invariably face the risk of being maliciously exploited by classical verifiers. In fact, through malicious strategies in interaction with quantum provers, classical verifiers could solve some instances of hard problems that arise from the specific scheme in use. In other words, malicious verifiers can break some schemes (that quantum provers are not aware of) through interaction with quantum provers. All this is due to the lack of formalization that prevents malicious verifiers from extracting useful information in proofs of quantumness. To address this issue, we formalize zero-knowledge proofs of quantumness. Intuitively, the zero-knowledge property necessitates that the information gained by the classical verifier from interactions with the quantum prover should not surpass what can be simulated using a simulated classical prover interacting with the same verifier. As a result, the new zero-knowledge notion can prevent any malicious verifier from exploiting quantum advantage. Interestingly, we find that the classical zero-knowledge proof is sufficient to compile some existing proofs of quantumness schemes into zero-knowledge proofs of quantumness schemes. Due to some technical reason, it appears to be more general to require zero-knowledge proof on the verifier side instead of the prover side. Intuitively, this helps to regulate the verifier's behavior from malicious to be honest-but-curious. As a result, both parties will play not only one role in the proofs of quantumness but also the dual role in the classical zero-knowledge proof. Specifically, the two principle proofs of quantumness schemes: Shor's factoring-based scheme and learning with errors-based scheme in [Brakerski et al, FOCS, 2018], can be transformed into zero-knowledge proofs of quantumness by requiring an extractable non-interactive zero-knowledge argument on the verifier side. Notably, the zero-knowledge proofs of quantumness can be viewed as an enhanced security notion for proofs of quantumness. To prevent malicious verifiers from exploiting the quantum device's capabilities or knowledge, it is advisable to transition existing proofs of quantumness schemes to this framework whenever feasible.

Open access
Cryptography and Data Security
Quantum Computing Algorithms and Architecture
Blockchain Technology Applications and Security
Original source
Jan 13, 2025·Distributed Ledger Technologies Research and Practice
2 cites
Ethereum Proof-of-Stake and the Probabilistic Bouncing Attack

Ulysse Pavloff, Yackolley Amoussou-Guenou, Sara Tucci-Piergiovanni

Ethereum has undergone a recent change called the Merge , which made Ethereum a Proof-of-Stake blockchain shifting closer to BFT consensus. Ethereum, which wishes to keep the best of the two protocol designs (BFT and Nakomoto-style), now has a convoluted consensus protocol as its core. The result is a blockchain possibly being produced in a tree-like form while participants try to finalize blocks. We categorize different attacks jeopardizing the liveness of the protocol. The Ethereum community has responded by creating patches against some of them. We discovered a new attack on the patched protocol. To support our analysis, we propose a new high-level formalization of the properties of liveness and availability of the Ethereum blockchain, and we provide pseudo-code. We believe this formalization to be useful for other analyses as well. Our results yield that the Ethereum Proof-of-Stake has safety but only probabilistic liveness. The probability of the liveness is influenced by the parameter describing the time frame allowed for validators to change their mind about the current main chain.

Distributed systems and fault tolerance
Blockchain Technology Applications and Security
Cryptography and Data Security
Original source
Jan 11, 2025·2025 IEEE International Conference on Consumer Electronics (ICCE)
1 cites
Privacy-Preserving Comparable Commitment Scheme for Secure System

Hideaki Miyaji, Hiroshi Yamamoto

A commitment scheme is a cryptographic scheme that can verify the authenticity of the sender's input value. The verifiability of the input value is a main feature of commitment schemes suitable for sealed-bid auctions. The sealed-bid auction is a scheme of finding who is the highest bidder with the bidding price hidden. On the other hand, since the bidding value depends on the amount one can pay oneself, publishing the bidding value is as same act as publishing the amount of the user bank account. Galal and Youssef constructed a verifiable sealed-bid auction based on the homomorphic commitment scheme in 2018. In their scheme, the bidding price of the user is converted to a commitment value, and they used an interactive zero-knowledge proof to hide all users' input values in their scheme. However, their scheme uses zero-knowledge proof to guarantee the privacy-preserving. It is simpler to construct a scheme without using zero-knowledge proofs, and it is more efficient since the verification time is smaller. To overcome this problem, we propose the Privacy-Preserving Comparable Commitment Scheme (PPCCS) to identify who has the highest input value without using zero-knowledge proof. Our PPCCS uses a special encoding scheme called 0/1-Encoding to construct a commitment value, which allows Receiver (verifier) to identify who has the largest input value during the commitment phase. Moreover, our PPCCS is even more privacy-preserving than general homomorphic commitment schemes, since no other sender except Receiver can compare each commitment value. We also prove our PPCCS satisfies binding and hiding properties.

Cryptography and Data Security
Original source
Jan 11, 2025·2025 IEEE International Conference on Consumer Electronics (ICCE)
55 cites
Proof-of-Authority-and-Association Consensus Algorithm for IoT Blockchain Networks

Dong-Seong Kim, Ikechi Saviour Igboanusi, Love Allen Chijioke Ahakonye, Goodness Oluchi Anyanwu

Blockchain networks must ensure secure and efficient consensus algorithms in consumer electronics and Internet of Things (IoT) devices. This paper proposes a novel consensus algorithm, “Proof-of-Authority-and-Association (PoA2)”, designed specifically for IoT blockchain networks in consumer applications. PoA2leverages redundancy-based mechanisms to enhance consensus efficiency and reliability, which is critical for real-time data processing and validation in IoT environments. The algorithm integrates proof of authority and association verification, ensuring network participants are authorized and associated with the transactions they validate. Combining these elements, PoA2mitigates common challenges such as latency, scalability, and energy consumption often encountered in traditional consensus algorithms. Through simulations and performance evaluations, we demonstrate PoA2's effectiveness in achieving consensus while maintaining high levels of security and reducing computational overhead, making it suitable for resource-constrained IoT devices in consumer electronics applications.

Blockchain Technology Applications and Security
Cryptography and Data Security
Advanced Graph Neural Networks
Original source
Jan 10, 2025·PLoS ONE
12 cites
Enterprise internal audit data encryption based on blockchain technology

Lixia Gao

Internal auditing demands innovative and secure solutions in today's business environment, with increasing competitive pressure and frequent occurrences of risky and illegal behaviours. Blockchain along with secure databases like encryption improves internal audit security through immutability and transparency. Hence integrating blockchain with homomorphic encryption and multi-factor authentication improves privacy and mitigates computational overhead. Recently, blockchain applications for internal audits in the enterprise sector are still emerging. Thus, blockchain technology in auditing provides the benefits of enhanced transparency and immutability in data processing, which can establish new solutions for internal auditing but still lacks encryption techniques. The research proposed a framework called "BlockCryptoAudit" to enhance internal audit processes through cryptographic encryption methods and blockchain technology, ensuring secure and transparent audit operations. The proposed approach integrates an additive homomorphic Paillier encryption scheme with blockchain to create a safe and tamper-resident audit trail. Utilizing homomorphic Paillier encryption, BlockCryptoAudit ensures that computations may be performed on encrypted audit data while safeguarding data privacy. The applied blockchain hyperledger component guarantees the immutability and transparency of encrypted audit records, resulting in a decentralized and tamper-resistant record. By limiting data accessibility to authorized individuals based on specified responsibilities, role-based access restrictions handled using smart contracts further strengthen security. The study protects audit data's security and confidentiality by encrypting it and putting it on a blockchain. The study compares the proposed BlockCryptoAudit with models like B-OAP, BSE-DF, and EG-FLB regarding risk mitigation, audit quality, security overhead, and audit trail effectiveness. With little security overhead, BlockCryptoAudit beats out B-OAP, BSE-DF, and EG-FLB in terms of risk mitigation (98%) and audit quality (99%). It is an effective way to improve internal audit processes and guarantee data integrity due to its high performance.

Open access
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
Cryptography and Data Security
Original source
Jan 10, 2025·IEEE Internet of Things Journal
15 cites
Pairing-Free Blockchain-Assisted Certificateless Aggregation Signcryption Scheme for VANETs

Yahui Wang, Cong Peng, Xiaoying Jia, Jiaming Wen · 5 authors

Smart vehicle applications play a crucial role in intelligent transportation systems, enabling sensor-equipped vehicles to establish dynamic networks for efficient collection, sharing, and aggregation. This significantly enhances road security and efficiency by transmitting crucial information to traffic authorities. However, partial research on certificateless aggregation signcryption (CLAS) scheme reveals an intriguing phenomenon where each proposed scheme consistently exhibits numerous security vulnerabilities, particularly susceptible to public key replacement attacks. To address these challenges, this paper proposes a blockchain-assisted certificateless aggregation sign-cryption scheme (BACLAS), leveraging blockchain technology to securely store users’ public key on a distributed ledger and prevent public key replacement attacks effectively. Furthermore, it is a provably secure communication scheme for real-world Vehicle-to-Infrastructure (V2I) communication while addressing practical security concerns. The BACLAS scheme ensures security in terms of existential unforgeability against adaptive chosen message attacks (EUF-CMA) and indistinguishability against adaptive chosen ciphertext attacks (IND-CCA2) based on the hardness assumption of the elliptic curve discrete logarithm problem and computational Diffie-Hellman problem in the random oracle model. The proposed scheme effectively reduces computational costs and time consumption, resulting in a significant reduction of the computation burden ranging from 50.02% to 88.28% compared to other competitive schemes. Moreover, it successfully addresses the key-escrow problem, thereby achieving enhanced security properties.

Blockchain Technology Applications and Security
Cryptography and Data Security
Nanocluster Synthesis and Applications
Original source
Jan 8, 2025·ANU Open Research (Australian National University)
0 cites
Efficient zero-knowledge range arguments and privacy-preserving applications

Yue Zhou

This thesis primarily explores efficient zero-knowledge range arguments as first part and privacy-preserving applications within distributed systems as second part. The first part focuses on zero-knowledge range arguments, a fundamental cryptographic primitive that enables a prover to convince a verifier that a secret value lies within a predefined range without disclosing any unnecessary information. However, deploying range arguments in practice faces significant challenges due to high gas costs and computational overhead. This part contributes to optimizing the {\em verification efficiency} of range arguments to reduce deployment costs on blockchains and other decentralized platforms. We introduce four new zero-knowledge range arguments in the discrete logarithm setting that require only $c \sqrt{\tfrac{N}{\log N}}$ group exponentiations in verification, where $N$ is the number of bits to represent a range and $c$ is a small constant. These improvements make the arguments concretely efficient for blockchain deployment with minimal gas costs. The second part proposes two privacy-enhancing secure distributed systems and applications. First, we introduce a novel paradigm for decentralized privacy-preserving group purchasing for energy plans. Leveraging privacy-preserving blockchain technology and secure multi-party computation, this approach enables users to form coalitions for coordinated switch decisions in a decentralized manner without relying on a trusted third party. We develop an effective solution to support decentralized privacy-preserving group purchasing, which includes a competitive online algorithm for decision-making, secure multi-party computation for enhancing privacy, and zero-knowledge proofs on the blockchain for verifying the private input data used in our online algorithm. Second, we propose a novel scheme zk-qrcode based on anonymous credentials and zk-SNARK. Our scheme leverages the following features: Blockchain-based credential issuance, we eliminate the need for credential issuers to hold signing keys by allowing them to issue credentials to a smart contract on the blockchain; Flexible and composable identity statements, enables users to prove complex statements about their credentials without revealing unnecessary information; QR code based verification: enables user interaction with service providers through QR codes displayed or scanned on mobile phones, incorporating identity proof and access control requests. We implement and evaluate our zk-qrcode scheme in practical use cases for entering bar anonymously. Our results demonstrate that the scheme is efficient and practical, with access control proof generation and verification taking less than 650 milliseconds.

Open access
Cryptography and Data Security
Blockchain Technology Applications and Security
Distributed systems and fault tolerance
Original source