Blockchain Papers

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

4,146 papersLast indexed Aug 31, 2026
Search papers

Paper index

4,146 results · page 24 of 173

Clear filters
Dec 22, 2025·arXiv (Cornell University)
0 cites
ShadowBlock: Efficient Dynamic Anonymous Blocklisting and Its Cross-chain Application

Haotian Deng, Mengxuan Liu, Chuan Zhang, Wei Huang · 6 authors

Online harassment, incitement to violence, racist behavior, and other harmful content on social media can damage social harmony and even break the law. Traditional blocklisting technologies can block malicious users, but this comes at the expense of identity privacy. The anonymous blocklisting has emerged as an effective mechanism to restrict the abuse of freedom of speech while protecting user identity privacy. However, the state-of-the-art anonymous blocklisting schemes suffer from either poor dynamism or low efficiency. In this paper, we propose $\mathsf{ShadowBlock}$, an efficient dynamic anonymous blocklisting scheme. Specifically, we utilize the pseudorandom function and cryptographic accumulator to construct the public blocklisting, enabling users to prove they are not on the blocklisting in an anonymous manner. To improve verification efficiency, we design an aggregation zero-knowledge proof mechanism that converts multiple verification operations into a single one. In addition, we leverage the accumulator's property to achieve efficient updates of the blocklisting, i.e., the original proof can be reused with minimal updates rather than regenerating the entire proof. Experiments show that $\mathsf{ShadowBlock}$ has better dynamics and efficiency than the existing schemes. Finally, the discussion on applications indicates that $\mathsf{ShadowBlock}$ also holds significant value and has broad prospects in emerging fields such as cross-chain identity management.

Open access
3 source records
cs.CR
Internet Traffic Analysis and Secure E-voting
Cryptography and Data Security
Original source
Dec 22, 2025·JUCS - Journal of Universal Computer Science
0 cites
The 5 W’s of Zero-Knowledge Proof Development

Nadia van Niekerk, Brink van der Merwe, Louwrens Labuschagne

In the rapidly evolving realm of blockchain technology, the pursuit of enhanced privacy, security, and scalability has propelled the exploration of cryptographic innovations. Zero-Knowledge Proofs (ZKPs) have emerged as a pivotal solution, addressing diverse challenges across decentralized applications and cryptographic systems. However, the intricate mathematical foundations of ZKPs can pose a barrier to widespread adoption. To bridge this gap, a spectrum of ZKP tools has been developed, abstracting mathematical complexities and enabling developers with varying levels of expertise to incorporate ZKPs into their projects. The exploration of the 5 W’s – Who, What, When, Where, and Why – guides developers in selecting ZKP tools aligned with their specific needs and understanding. This paper serves as a vital resource for developers entering the dynamic landscape of ZKP development. By answering crucial questions and providing nuanced insights into ZKP tools, it empowers developers to navigate this intricate domain effectively. As ZKP technology continues to evolve, our findings contribute to the ongoing dialogue surrounding its implementation, utilization and the ever-adapting toolkit shaping the future of cryptographic innovation. This paper employs a Mining Software Repositories (MSR) approach to unravel insights from the expansive landscape of ZKP development. By delving into GitHub repositories, we categorize author archetypes, discuss ZKP proof constructions, identify phases of tool development, explore the level of understanding required and examine the correlation between tool types and application purposes. Through a metrics-driven analysis, we unveil patterns in tool popularity, development trends, and historical perspectives, offering a comprehensive understanding of the ZKP tooling ecosystem.

Open access
Cryptography and Data Security
Web Application Security Vulnerabilities
Blockchain Technology Applications and Security
Original source
Dec 22, 2025·Scientific Reports
1 cites
A scalable post quantum secure blockchain framework with adaptive time consensus in cloud environments

Mani Velmurugan, M. Rajeev Kumar

Blockchain deployments continue to face challenges related to scalability, energy consumption, and susceptibility of classical cryptographic primitives to emerging quantum attacks. Conventional systems employing RSA or DSA signatures and consensus mechanisms such as Proof of Work (PoW) or Proof of Stake (PoS) incur substantial computational overhead and are not well suited for cloud-scale execution. This study presents PQ-PoETChain, a post-quantum-secure blockchain model integrating NTRU-based signatures, an adaptive Proof of Elapsed Time (PoET) protocol executed within Trusted Execution Environments (TEEs), and a Lightweight Hash Validation (LHV) mechanism. The framework was implemented in Python and evaluated in a controlled simulation environment using 50-1000 nodes, with repeated trials to measure variability across throughput, latency, and energy metrics. NTRU demonstrated sub-2 ms signature operations, while the adaptive PoET configuration reduced consensus delay under load-dependent conditions. Across multiple experimental runs, the system achieved an average throughput of ~ 195 TPS with a latency of 189 ± 4 ms at 500 nodes. Energy consumption reduced by up to 91.8% (± 1.6%) when compared with PoW under identical conditions. LHV further lowered verification cost by replacing Merkle-tree traversal with constant-time hash-pointer validation. Results indicate that PQ-PoETChain offers a balanced combination of quantum-resilient security and improved performance characteristics suitable for cloud-native and large-scale deployments.

Open access
Blockchain Technology Applications and Security
Cryptographic Implementations and Security
Cryptography and Data Security
Original source
Dec 20, 2025·arXiv (Cornell University)
0 cites
QLink: Quantum-Safe Bridge Architecture for Blockchain Interoperability

Joao Vitor Barros Da Silva, Arsh Gupta, Madhusudan Singh Irish Singh

Secure interoperability across heterogeneous blockchains remains one of the most pressing challenges in Web3 with existing bridge protocols vulnerable to both classical exploits and emerging quantum threats. This paper introduces QLink a quantum-safe Layer 3 interoperability protocol that integrates postquantum cryptography (PQC) quantum key distribution (QKD) and hardware security modules (HSMs) into a unified validator architecture. To our knowledge, QLink is the first interoperability framework to combine these mechanisms to secure validator communication proof aggregation and key management. Validators exchange encryption keys through QKD channels, achieving information-theoretic security against interception, while cross-chain proofs are generated and aggregated with NIST-standardized PQC algorithms. Private keys remain sealed inside HSM enclaves mitigating the risk of theft or leakage. Deployed as a dedicated Layer 3 protocol QLink operates independently of Layer 1 and Layer 2 chains providing a scalable decentralized foundation for secure cross-chain messaging and asset transfer. Experimental evaluation using network simulations demonstrates that validator communication overhead remains sub-second while security guarantees extend beyond current bridge architectures to resist both classical and quantum adversaries. By addressing today vulnerabilities and anticipating future quantum threats QLink establishes a practical and future-proof pathway for blockchain interoperability.

Open access
3 source records
Quantum Information and Cryptography
Quantum Computing Algorithms and Architecture
Cryptography and Data Security
Original source
Dec 18, 2025·Cybersecurity
0 cites
Revisiting virgo: a study of vulnerabilities, limitations, and optimizations

Changchang Ding, Yan Huang

Abstract This paper revisits Virgo, a well-known transparent zero-knowledge proof system that has been used in many subsequent studies. Through our analysis, we uncover previously overlooked limitations and several exploitable security vulnerabilities within Virgo’s zkVPD protocol design and implementation. We subsequently address these issues and improve Virgo’s zkVPD protocol. Our improvements feature simplified but more efficient VPD and zkVPD algorithms, offering enhanced support for computations over binary fields and their extension fields.

Open access
Security and Verification in Computing
Cryptography and Data Security
Web Application Security Vulnerabilities
Original source
Dec 18, 2025·Scientific Reports
2 cites
PrivChain-AI leveraging blockchain and federated learning for private financial reporting and access control

Saad Alaklabi

Financial institutions are currently faced with suffering never experienced before as they strive to guarantee the privacy of data and address the demands of regulation to report and cooperate in machine learning. This paper proposes PrivChain-AI, a novel blockchain-based federated learning system designed to facilitate secure and privacy-preserving financial reporting and access control. The proposed framework will integrate three key components: differential privacy, homomorphic encryption, and smart contract-based governance, enabling cooperative model training across financial institutions while preventing the leakage of sensitive information. PrivChain-AI is a hierarchical design that incorporates permissioned consensus protocols and utilises zero-knowledge proof verification to authenticate transactions. It has been demonstrated that the performance is higher than that of the actual financial data, with an outcome of 94.7% accuracy in fraud recognition at the cost of e-differentiation privacy, where ϵ = 1.0. It is 40% faster in terms of communication overhead and ensures regulatory compliance, as it features immutable audit trails. The analysis of performances reveals that a privacy preservation metric improves by 78%, and access control granularity is improved by 62% compared to the current state-of-the-art approaches. The PrivChain-AI paradigm introduced provides a new analytical model for safe, collaborative finance, meeting the highest standards and ensuring compliance with relevant regulatory jurisdictions.

Open access
Blockchain Technology Applications and Security
Privacy-Preserving Technologies in Data
Cryptography and Data Security
Original source
Dec 18, 2025·Electronics
0 cites
Zero-Knowledge Proof Extensions for Digital Product Passports in Sustainability Claims Reporting and Verifications

Chibuzor Udokwu, Stefan Craß

Digital product passports outline information about a product’s lifecycle, circularity, and sustainability-related data. Sustainability data contains claims about carbon footprint, recycled material composition, ethical sourcing of production materials, etc. Also, upcoming regulatory directives require companies to disclose this type of information. However, current sustainability reporting practices face challenges, such as greenwashing, where companies make incorrect claims that are difficult to verify. There is also a challenge of disclosing sensitive production information when other stakeholders, such as consumers or other economic operators, wish to verify sustainability claims independently. Zero-knowledge proofs (ZKPs) provide a cryptographic system for verifying statements without revealing sensitive information. The goal of this research paper is to explore ZKP cryptography, trust models, and implementation concepts for extending DPP capability in privacy-aware reporting and verification of sustainability claims in products. To achieve this goal, first, formal representations of sustainability claims are provided. Then, a data matrix and trust model for generating proofs are developed. An interaction sequence is provided to show different components for various proof generation and verification scenarios for sustainability claims. Lastly, the paper provides a circuit template for the proof generation of an example claim and a credential structure for their input data validation. The proposed approach is assessed using a scenario-based evaluation to check the performance metrics for data credential verification and proof generation for verifying material composition in a product.

Open access
2 source records
Physical Unclonable Functions (PUFs) and Hardware Security
Blockchain Technology Applications and Security
Semantic Web and Ontologies
Original source
Dec 17, 2025·Institute of Electrical and Electronics Engineers (IEEE)
0 cites
SmartProof: Verifiable Pipeline for LLM Smart Contract Synthesis, Auditing, and Trust Scoring

S. Nazeer, Abdul Hakim Mohammed, Adil Amin

The research presents SmartProof as an artificial intelligence system which uses large language models and blockchain technology to create automated decentralized agreement generation and auditing and validation processes. SmartProof combines natural language code generation with AI security evaluation and IPFS-based decentralized storage and EIP-712 compliant digital signature functionality. The system enables users to develop smart contracts from high-level descriptions which then undergo automated verification before the system finishes the agreement process through blockchainbased verification of on-chain registration. The prototype system shows that AI-based contract creation tools shorten development periods and minimize programming mistakes and the multiagent auditing system identifies system weaknesses to generate trust-based risk assessment for deployment. The system achieves improved performance because it stores data outside the blockchain network and manages digital signatures which reduces gas costs and boosts system performance. SmartProof enables organizations to handle multiple agreements through one system which provides complete agreement transparency and complete security from contract inception to blockchain deployment.

Open access
Blockchain Technology Applications and Security
Multi-Agent Systems and Negotiation
Cryptography and Data Security
Original source
Dec 17, 2025·Zbornik radova Fakulteta tehničkih nauka u Novom Sadu
0 cites
DOKAZI NULTOG ZNANJA

Isidora Poznanović

This paper presents zero knowledge proofs, their cryptographic significance and applications. It presents a basic classification: interactive and noninteractive zero knowledge proofs. It presents and compares three protocols of non-interactive zero knowledge proofs: ZK-SNARK, ZK-STARK and Bulletproofs. It presents the quadratic residue problem and proofs it with both interactive and non-interactive zero knowledge proofs. The non-interactive protocol used to prove the quadratic residue problem is ZK-SNARK. The proof is implemented in the Python programming language, using python-snark library.

Open access
Cryptography and Data Security
Advanced Authentication Protocols Security
Cryptographic Implementations and Security
Original source
Dec 16, 2025·Sensors
0 cites
GeoCross: A Privacy-Preserving and Fine-Grained Authorization Scheme for Cross-Chain Geological Data Sharing

Licheng Lin, Bin Feng, Pujie Jing

With the rapid development of geological blockchains and Internet of Things-based data acquisition technologies, massive amounts of heterogeneous data are constantly emerging. However, this data is stored in a distributed manner across different organizational or business blockchains. Data sharing among multiple geological blockchains faces numerous challenges, either exposing sensitive data during verification or lacking effective authorization mechanisms. Therefore, how to achieve fine-grained access control and privacy protection across multiple blockchains has become a critical issue that must be addressed in geological data sharing. In this paper, we propose GeoCross, a cross-chain geological data sharing framework that enables fine-grained authorization management and privacy protection. First, GeoCross provides a hierarchical hybrid encryption mechanism that uses symmetric encryption for geological data protection and ciphertext-policy attribute-based encryption to enable flexible cross-chain access policies. Second, we integrate a Groth16-based zero-knowledge proof mechanism, which allows a chain to verify the existence, integrity, and accessibility of off-chain data without revealing the content. Furthermore, we introduce a Reputation-based Non-interactive Relay node Selection protocol (RNRS), which enhances the trustworthiness and fairness of cross-chain routing. Finally, we implement GeoCross in a multi-chain Hyperledger Fabric environment and evaluate its performance under real-world workloads. Results show that Groth16 verification requires only three bilinear pairings, achieving a throughput of up to 390 tps on a single chain and 1550 tps in a concurrent multi-chain environment. Even with 50% malicious nodes, the RNRS protocol still maintains a success rate of over 91%. These results demonstrate that GeoCross provides an efficient and practical solution for secure and privacy-preserving cross-chain geological data sharing.

Open access
Blockchain Technology Applications and Security
Cryptography and Data Security
Privacy-Preserving Technologies in Data
Original source
Dec 16, 2025·International Journal of Information Security
0 cites
Fair Exchange based on Smart Contract: A Generalization of FairSwap and OptiSwap

Takaya Kondo, Takeshi Nakai, Koutarou Suzuki

Abstract Fair exchange is a cryptographic protocol that enables two parties to exchange their electronic data fairly, i.e., it ensures that no one can steal the other party’s item. FairSwap and OptiSwap are well-known fair exchange protocols for files and coins based on smart contracts. Although the design principles for the two protocols are similar, there is an extreme difference in round complexity and communication overhead between the two protocols. This gap can be a barrier to users since they must choose one of them. In order to remove the barrier, this work generalizes these two protocols. It proposes a fair exchange protocol that allows users to adjust the communication overhead and the number of rounds by a newly introduced parameter. Our protocol contains FairSwap, OptiSwap, and protocols with intermediate efficiency between them. Moreover, to evaluate the gas costs of our protocol, we present a performance evaluation of the proposed protocol by Solidity implementation over Ethereum.

Open access
Cryptography and Data Security
Blockchain Technology Applications and Security
Advanced Authentication Protocols Security
Original source
Dec 16, 2025·International Journal on Advanced Computer Engineering and Communication Technology
0 cites
A Comprehensive Review of Homomorphic Commitment Schemes for Secure Voting Infrastructures: Security Models, Optimization Techniques, and Emerging Computing Applications

J. M. Clark, R. Andersson, S. Moreau

Secure electronic voting (e-voting) systems have become an essential component of modern democratic processes, demanding strong guarantees of privacy, integrity, verifiability, and resistance to coercion. Homomorphic commitment schemes, which integrate the properties of commitment schemes with homomorphic encryption, provide a promising approach to meeting these requirements by enabling computations on encrypted or committed data without revealing the underlying information. This capability allows secure vote tallying while preserving voter anonymity. This paper presents a comprehensive review of homomorphic commitment schemes within secure voting infrastructures, focusing on key security models such as privacy, verifiability, coercion resistance, and robustness against malicious adversaries. It also examines optimization techniques, including batching, threshold cryptography, and blockchain integration, which enhance system efficiency and scalability. Furthermore, emerging paradigms such as post-quantum cryptography and decentralized systems are discussed for their potential impact on voting protocols. The study highlights advancements in cryptographic primitives, zero-knowledge proofs, and distributed ledger technologies, while providing a comparative analysis of multiple research contributions. The findings indicate that although homomorphic commitment schemes significantly enhance transparency and privacy, challenges related to computational complexity, scalability, and real-world implementation persist, suggesting the need for lightweight, quantum-resistant, and hybrid secure voting solutions. , , , ,

Open access
Internet Traffic Analysis and Secure E-voting
Cryptography and Data Security
Blockchain Technology Applications and Security
Original source
Dec 16, 2025·International Journal on Advanced Computer Engineering and Communication Technology
0 cites
A Systematic Review of Number-Theoretic Foundations of Blockchain Consensus Mechanisms: Methods, Architectures, and Future Research Directions

Pablo García, Jan Novák, Omar Hassan

Blockchain consensus mechanisms form the backbone of decentralized systems by ensuring agreement among distributed nodes without a central authority. At the core of these mechanisms lie number-theoretic foundations, including cryptographic primitives such as modular arithmetic, hash functions, elliptic curve cryptography, and zero-knowledge proofs. These mathematical constructs enable secure transaction validation, identity verification, and resistance against adversarial attacks. This paper presents a systematic review of number-theoretic foundations underpinning blockchain consensus mechanisms, focusing on methods, architectural implementations, and emerging research directions. The study analyses widely adopted consensus algorithms such as Proof of Work (PoW), Proof of Stake (PoS), and Byzantine Fault Tolerant (BFT) protocols, highlighting their dependence on number theory for ensuring security, randomness, and fairness. A comprehensive review of 30 studies published between 2018 and 2023 is conducted to examine advancements in cryptographic techniques such as verifiable random functions (VRFs), homomorphic encryption, and zero-knowledge proofs. These techniques play a crucial role in improving scalability, privacy, and efficiency of blockchain systems. The findings reveal that while number-theoretic approaches provide strong security guarantees, challenges such as computational overhead, scalability, and energy consumption persist. The paper concludes by identifying future research directions, including post-quantum cryptography, lightweight cryptographic protocols, and AI-assisted consensus optimization.

Open access
Blockchain Technology Applications and Security
Cryptography and Data Security
Big Data and Digital Economy
Original source
Dec 15, 2025·Electronics
0 cites
Ivy Oracle: A Robust and Time-Trustworthy Data Feed Framework for Smart Contracts

Hanyang Xie, Yuting Yan, Xu Yao, Kun Zhang · 6 authors

Smart contracts rely on blockchain oracles to access off-chain data, yet existing oracle designs often face challenges such as untrustworthy data sources, weak temporal guarantees, and limited verifiability. This work presents Ivy Oracle, a robust and time-trustworthy data feed framework that enhances the reliability and auditability of off-chain information for smart contracts. Ivy Oracle integrates trusted execution environments (TEEs) for secure data acquisition, an external time server for authenticated timestamps, and a PageRank-based trust model to evaluate source credibility. We implement and evaluate Ivy Oracle on the Ethereum Sepolia testnet, demonstrating that it achieves up to 63.6% lower on-chain gas consumption than Chainlink for signature verification while maintaining only a slight increase in communication overhead due to its dual-attestation mechanism. These results confirm that Ivy Oracle provides strong time trustworthiness and data reliability with minimal performance cost, making it suitable for latency-sensitive blockchain applications.

Open access
Blockchain Technology Applications and Security
Cryptography and Data Security
Security and Verification in Computing
Original source
Dec 14, 2025·Zenodo (CERN European Organization for Nuclear Research)
0 cites
The Y.I.N. Mazari Architecture: From Classical to Quantum - Privacy-Preserving Federated Learning with Optimal Cryptographic Ordering Including QFED-MAZARI Quantum Extension (CIP)

MAZARI, Ilyes Tarik, Mazari, Yanis, Ilyan, Mazari

We present the Y.I.N. Mazari Architecture, an 8-pillar privacy-preserving federated learning system built around a novel cryptographic ordering: DP→ZK→HE (Differential Privacy →Zero-Knowledge Proof →Homomorphic Encryption) applied to federated learning gradients. The name Y.I.N. honors Yanis, Ilyan, and Neylia Mazari, while embodying the core principle that Your Information Never leaves your control.We identify a fundamental barrier in privacy-preserving federated learning: the inability to verify that participants correctly applied differential privacy noise while maintainin computational efficiency. The Y.I.N. Mazari Ordering resolves this barrier through a specific sequencing of cryptographic operations.This paper extends the classical architecture into the quantum domain through the QFED-MAZARI system,introducing the Mazari Quantum Ordering: QDP→MUA→DQEM(Quantum Differential Privacy →Manifold Unitary Aggregation →Distributed Quantum Error Mitigation). Experimental results demonstrate 99.37% model accuracy with 223× speed improvement in classical systems, while the quantum extension achieves 91.9% accuracy with 40–50% communication reduction. Together, the classical and quantum architectures establish a comprehensive 30-year intellectual property runway.

Open access
2 source records
Quantum Computing Algorithms and Architecture
Cryptography and Data Security
Privacy-Preserving Technologies in Data
Original source
Dec 13, 2025·Ad Hoc Networks
1 cites
PriV2I: Privacy-preserving V2I authentication protocol with fine-grained access control

Z. Liu, Nianmin Yao, Shengyuan Bai, Tengyi Mai

As vehicular ad hoc networks (VANETs) increase in size and complexity, ensuring secure, flexible, and privacy-preserving vehicle-to-infrastructure (V2I) authentication remains a major challenge. Existing protocols often focus solely on identity verification, overlooking the need for access control based on vehicle attributes. Furthermore, vehicles must obtain authentication credentials from various trusted entities, including automakers, regulators, and government agencies. However, the absence of a unified credential issuance mechanism introduces fragmentation and inconsistencies during the registration process. To address these issues, we propose a V2I authentication protocol, called PriV2I, that integrates distributed credential issuance, attribute-based access control, and strong anonymity guarantees. During vehicle registration, our approach uses Shamir’s Secret Sharing with a threshold t of n across multiple certification authorities (CAs) to consolidate credentials. A vehicle credential can only be issued by a predefined threshold number of CAs, enhancing security and flexibility. Within the authentication protocol, Pointcheval-Sanders (PS) signatures enable fine-grained access control based on vehicle attributes such as type and role. Meanwhile, noninteractive zero-knowledge proofs protect identity privacy by allowing vehicles to prove credential possession and policy compliance without revealing sensitive information. The proposed scheme also supports batch authentication at Roadside Units (RSUs) to efficiently handle high-density environments and includes a comprehensive revocation mechanism to trace and revoke malicious vehicles promptly and securely. In our implementation, the computation cost during the authentication phase is 75.58 ms. The communication overhead per authentication exchange is 992 bytes across two messages. Overall, the protocol provides a secure, scalable, and privacy-preserving solution tailored to modern VANET environments.

Open access
Cryptography and Data Security
Advanced Authentication Protocols Security
Security and Verification in Computing
Original source
Dec 12, 2025·AVE Trends in Intelligent Computing Systems
0 cites
NextGenVote: A Trusted Blockchain-Based System for Secure Digital Voting

V. Sahaya Sakila, R. Sujeetha, S. Revathy

Even in this day and age, when digital technologies are becoming more and more prevalent, it is still extremely important for democratic systems to maintain the honesty and openness of their voting procedures. This article introduces NextGenVote, a decentralised online voting platform developed to address the security, transparency, and confidence issues traditional electronic voting systems face. Automation of election operations, including voter registration, candidate administration, ballot casting, and result computation, is achieved through smart contracts written in the Solidity programming language. The system is built on the Ethereum blockchain. MetaMask is a React-based frontend that uses Web3.js to connect to the blockchain. MetaMask is responsible for ensuring that user authentication and transaction signatures are secure. Therefore, to prevent unauthorised manipulation, the platform utilises a role-based access control approach that clearly distinguishes between administrative capabilities and voter credentials. NextGenVote assures that election results are tamper-proof, traceable, and auditable. It was deployed and tested in a local blockchain environment powered by Ganache. The system provides a solid foundation for scalable, secure, and transparent digital elections by eliminating centralised intermediaries and relying solely on processes executed on the blockchain.

Open access
Internet Traffic Analysis and Secure E-voting
Blockchain Technology Applications and Security
Cryptography and Data Security
Original source
Dec 11, 2025·Cybersecurity
0 cites
Fast and designated-verifier friendly zk-SNARKs in the BPK model

Xudong Zhu, Xuyang Song, Yi Deng, Gang Yang

Abstract Zero knowledge succinct non-interactive arguments of knowledge protocol (zk-SNARK) is an application oriented variant of zero knowledge proof, which enables a prover to convince a verifier that a statement is true, without revealing any other information beyond the correctness of the statement itself. Due to its powerful capabilities and high efficiency, it has been widely deployed in various blockchain based applications to provide privacy and scalability. While these applications place high demands on small proof size, fast verification and decentralization, currently available zk-SNARK with the shortest proof size and the fastest verification speed is in the common reference string (CRS) model, that is they require the trusted setup. After the pioneering results proposed by Bellare et al. in ASIACRYPT 2016, there have been lots of efforts to construct zk-SNARKs that satisfy subversion zero knowledge (S-ZK) and standard soundness from the zk-SNARK in the CRS model. These constructions could be regarded secure in the bare public key (BPK) model because that the equivalence between S-ZK in the CRS model, and uniform non-black-box zero knowledge in the BPK model has been proved by Abdolmaleki et al. in PKC 2020. Thus, compared to the CRS model, the BPK model better characterizes decentralized blockchain based application such as cryptocurrencies and anonymous credentials. In this study, by leveraging the power of random oracle (RO) model, we proposed the first publicly verifiable non-uniform ZK zk-SNARK scheme in the BPK model maintaining comparable efficiency with its conventional counterpart, which can also be compatible with the well-known transformation proposed by Bitansky et al. in TCC 2013 to obtain an efficient designated-verifier zk-SNARK. We achieve this goal by only adding a constant number of elements into the CRS, and using an unconventional but natural method to transform Groth’s zk-SNARK in EUROCRYPT 2016. In addition, we propose a new speed-up technique that provides a trade-off. Specifically, if a logarithmic number of elements are added into the CRS, according to different circuits, the CRS verification time in our construction could be approximately 9–23% shorter than that in the conventional counterpart.

Open access
Cryptography and Data Security
Advanced Authentication Protocols Security
Blockchain Technology Applications and Security
Original source
Dec 11, 2025·International Journal for Research in Applied Science and Engineering Technology
0 cites
Decentralized HTLC Token Swapping Enhanced by Predictive Analytics and Generative AI

Medha Wyawahare

The increasing use of decentralized finance (DeFi) accelerates the demand for trustless, secure mechanisms for crosschain token exchange. This paper outlines a complete model for atomic token swaps based on the Hashed Timelock Contract (HTLC) scheme, allowing for intermediary-free token exchanges across disparate blockchain systems. The system makes use of the local blockchain simulation framework, Ganache, to design and test cross-chain interactions in a sandbox environment. To improve the decision-making capabilities for users, a real-time cryptocurrency price forecasting subsystem is added which utilizes machine learning models to analyze and predict the market and its volatility. Additionally, the system harnesses Generative AI capabilities through prompt engineering to tailor investment advice for individual users by analyzing the market, their preferred risk level, expected returns, and provide investment strategies aligned with users' preferences. Apart from sophisticated trading algorithms, the solution also offers a simple dashboard for market price monitoring and performs rapid token swaps at the user's command. Smart contracts are implemented using Solidity, token and price feeds are ports to Web3.js, predictive analytics is done in Python, while the frontend and backend are structured in Next.js alongside Node.js. System testing validates hypotheses on the provision of secure cross-chain swaps within one transaction without compromising.

Open access
Blockchain Technology Applications and Security
Stock Market Forecasting Methods
Cryptography and Data Security
Original source
Dec 10, 2025·arXiv (Cornell University)
0 cites
A Comparative Analysis of zk-SNARKs and zk-STARKs: Theory and Practice

Ayush Nainwal, Atharva Kamble, Nitin Awathare

Zero-knowledge proofs (ZKPs) are central to secure and privacy-preserving computation, with zk-SNARKs and zk-STARKs emerging as leading frameworks offering distinct trade-offs in efficiency, scalability, and trust assumptions. While their theoretical foundations are well studied, practical performance under real-world conditions remains less understood. In this work, we present a systematic, implementation-level comparison of zk-SNARKs (Groth16) and zk-STARKs using publicly available reference implementations on a consumer-grade ARM platform. Our empirical evaluation covers proof generation time, verification latency, proof size, and CPU profiling. Results show that zk-SNARKs generate proofs 68x faster with 123x smaller proof size, but verify slower and require trusted setup, whereas zk-STARKs, despite larger proofs and slower generation, verify faster and remain transparent and post-quantum secure. Profiling further identifies distinct computational bottlenecks across the two systems, underscoring how execution models and implementation details significantly affect real-world performance. These findings provide actionable insights for developers, protocol designers, and researchers in selecting and optimizing proof systems for applications such as privacy-preserving transactions, verifiable computation, and scalable rollups.

Open access
2 source records
cs.CR
cs.DC
Cryptography and Data Security
Original source
Dec 9, 2025·PeerJ Computer Science
0 cites
Dynamic adversarial neural cryptography for ensuring privacy in smart contracts

Basil Hanafi, Mohammad Ubaidullah Bokhari, Mudasir Ahmad Wani, Kashish Ara Shakil · 5 authors

Various types of research are being carried out to advance in the field of cryptography and develop a more robust technique for security. Adversarial neural cryptography (ANC) is a recent development in this extension, which possesses huge potential to be implemented in various domains. There is a continuous need for the development of more adaptive techniques to secure data while in communication using deep learning and other applied artificial intelligence techniques, which serves as the motivation for this work stems from the increasing need for adaptive, robust encryption mechanisms to address the limitations of traditional cryptographic techniques in securing sensitive blockchain transactions. This article proposes a new approach for the protection of private smart contracts on blockchain systems via ANC. The proposed method in the research is dynamic adversarial training using three neural networks to secure smart contract transactions. It optimizes the encryption and decryption processes against evolving cyber threats. The algorithm strives to attain a high key agreement rate (KAR) and a lower Eve’s decryption failure rate (EDFR) eventually proving its efficacy in attaining privacy and security in blockchain applications and adaptability. This research will incite more studies on ANC and its practical implementations in ensuring private smart contracts and overcoming the present cryptographical approaches with significant development because of their potential.

Open access
Blockchain Technology Applications and Security
Adversarial Robustness in Machine Learning
Cryptography and Data Security
Original source
Dec 9, 2025·Zenodo (CERN European Organization for Nuclear Research)
0 cites
Secure Blockchain Transaction

Ananya.N , Greeshma.M.S , Panchami.G , Vandhana.K.M , Rakshitha.P

Abstract In today’s world, most financial and personal transactions happen online. This makes data security a big concern. To address risks like data breaches, hacking, and identity theft, our project “Blockchain Secure Transaction” aims to create a dependable and decentralized system for secure digital payments. The system uses blockchain technology to ensure transparency and immutability in each transaction, eliminating the need for a central authority. The process starts with user registration, where details are securely stored along with a picture password for better recognition. During login, users must pass both the picture password and a biometric check. This ensures that only the account. Once verified, the user enters the dashboard, where transactions begin through Zero-Knowledge Proof (ZKP) for privacy-preserving verification. Every transaction is validated with smart contracts. If there’s any mismatch or automatically blocks or freezes the transaction. The backend uses Java, while Firebase stores user data securely, and 2 factor.in enables OTP-based authentication. The frontend interface, designed in React (app.jsx), allows smooth navigation across pages. By combining blockchain, smart contracts, biometric authentication, and ZKP, this project provides a secure and user-friendly platform that prevents unauthorized access and builds user trust in digital payment systems Keywords Blockchain, Secure Transaction, Zero Knowledge Proof (ZKP),Smart Contract, Biometric Authentication, Picture Password, Decentralized System, Data Privacy, Transaction Verification, Firebase Integration, 2 factor.in OTP Authentication.

Open access
2 source records
Blockchain Technology Applications and Security
Internet of Things and AI
Cryptography and Data Security
Original source