Blockchain Papers

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

432 papersLast indexed Aug 31, 2026
Search papers

Paper index

432 results · page 1 of 18

Clear filters
Aug 28, 2026·Zenodo (CERN European Organization for Nuclear Research)
0 cites
Distributed Proof-of-Work Consensus with Quantum Key Distribution

Jincheng Zhang

This paper proposes a novel blockchain consensus mechanism termed "Distributed Proof-of-Work with Quantum Key Distribution" (DPW-QKD). The core idea is to leverage quantum key distribution (QKD) to replace computationally intensive hash functions in traditional Proof-of-Work (PoW) systems, thereby significantly reducing energy consumption. The system operates by nodes generating cryptographic keys through QKD, which are then utilized in a distributed QKD protocol to verify transaction validity. This approach eliminates the need for miners to solve complex cryptographic puzzles, creating a more energy-efficient and potentially more secure consensus model. The paper outlines the architecture, key components, and operational principles of the DPW-QKD system, highlighting its advantages and potential challenges. Mathematical formulations are presented to illustrate the key processes and security considerations within the system. The research aims to explore a viable pathway towards a sustainable and robust blockchain technology, driven by the inherent security of quantum mechanics.

Open access
2 source records
Blockchain Technology Applications and Security
Physical Unclonable Functions (PUFs) and Hardware Security
Cryptography and Data Security
Original source
Aug 27, 2026·Acta Informatica Pragensia
0 cites
PQAC-BIoMT: Post-Quantum Authentication and Access Control Framework for Blockchain-Enabled IoMT Systems

Rachida Hireche, Houssem Mansouri, Yasmine Harbi, Al‐Sakib Khan Pathan · 5 authors

Background: In recent years, the Internet of Medical Things (IoMT) has transformed the healthcare sector through real-time patient monitoring and continuous data collection.However, transmitting sensitive medical information over public networks exposes IoMT systems to significant security threats, while emerging quantum computing technologies challenge the reliability of traditional cryptographic systems.Objective: The objective of this study is to propose PQAC-BIoMT, a secure and robust model for remote user authentication and access control in IoMT environments, capable of withstanding both conventional and quantum attacks.Methods: This article proposes a decentralized authentication framework that integrates post-quantum cryptography using Kyber Public-Key Encryption (Kyber-PKE) into blockchain-based smart contracts.Fog computing nodes are used to reduce the authentication latency and improve the system scalability.A role-based authorization mechanism is integrated to link user identities to functional roles and enforce authorization to medical data and system resource access.Formal security verification is conducted using Burrows-Abadi-Needham (BAN) logic to validate the correctness of authentication, and the Automated Validation of Internet Security Protocols and Applications (AVISPA) tool is used to assess resistance to known attacks.PQAC-BIoMT is further evaluated through a comparative analysis of the computational load, energy consumption and security properties.Results: Our security analysis demonstrates that PQAC-BIoMT effectively resists common attacks while providing quantum-resistant protection against them.The performance evaluation shows that the proposed scheme achieves relatively lower computational and energy overhead compared to existing approaches, making it suitable for resource-constrained IoMT devices.Conclusion: The proposed PQAC-BIoMT scheme delivers a secure, quantum-resilient authentication and authorization mechanism for IoMT systems, enhancing both data protection and operational efficiency, which can support practical deployment in real-world IoMT applications.

Open access
Blockchain Technology Applications and Security
Physical Unclonable Functions (PUFs) and Hardware Security
Cryptography and Data Security
Original source
Aug 27, 2026·arXiv (Cornell University)
0 cites
Information Flow Control in Off-Chain Components

Stian Lybech, Eun-Young Kang, Riccardo Tonello, Anders Dalskov

This paper develops a model of a smart-contract language for a blockchain architecture with off-chain components. Off-chain components are pieces of smart contracts that execute at designated locations outside of the network of blockchain nodes, but remain synchronised with the on-chain contract state. They react to changes to the on-chain state, but may also notify the on-chain component about events in the world, e.g. stock prices, weather data etc., or even act as a bridge between different blockchains. This affords greater flexibility for the developer, but may also enable new vulnerabilities. As a concrete example, we use the model to study the problem of ensuring integrity and secrecy of data between the on-chain and off-chain components, using static information flow control techniques. This fails, even in the absence of a loop construct, because off-chain components act as separate threads and can encode a blocking construct e.g. through recursive method calls. We end the paper with a discussion of possible ways to remedy this situation.

Open access
2 source records
cs.CR
cs.PL
Security and Verification in Computing
Original source
Aug 26, 2026·Electronics
0 cites
Advancing Blockchain and Quantum Technologies for Secure E-Health Systems: A Systematic Review and Conceptual Security Framework

Abdullah Alabdulatif

The rapid digitalisation of healthcare has accelerated the adoption of telemedicine, Electronic Health Records (EHRs), and the Internet of Medical Things (IoMT), transforming healthcare delivery into a highly interconnected and patient-centric ecosystem. In response to growing concerns about data security, privacy, and interoperability, blockchain technology has emerged as a promising solution for its decentralization, immutability, auditability, and secure access control. However, many existing blockchain infrastructures rely on classical cryptographic primitives, including RSA- or elliptic-curve-based public-key mechanisms and cryptographic hash functions such as SHA-256, whose relevant security properties may be affected by sufficiently powerful quantum attacks. This review investigates the convergence of blockchain and quantum technologies to address emerging security threats in e-health systems. A structured literature review was conducted in accordance with the PRISMA 2020 guidelines using the IEEE Xplore, PubMed, ACM Digital Library, Google Scholar, and Crossref databases, covering studies published between January 2018 and June 2025. Following a systematic screening and eligibility-verification process, 57 relevant studies were selected and analyzed. The review evaluates quantum-resilient security mechanisms, including Quantum Key Distribution (QKD), Quantum Random Number Generation (QRNG), and NIST-standardized Post-Quantum Cryptography (PQC) algorithms specified in FIPS 203, FIPS 204, and FIPS 205. Based on the identified research gaps in the state of the art, this study also proposes a novel four-layer Quantum-Blockchain Security Architecture (QBSA) designed for secure healthcare environments. The analysis further reveals significant challenges associated with lightweight PQC deployment for IoMT devices, interoperability standardization, quantum hardware limitations, and regulatory compliance in cross-institutional healthcare systems. The findings highlight the necessity of integrating quantum-resilient cryptographic frameworks with blockchain infrastructures to support the development of secure, scalable, and patient-centric next-generation e-health ecosystems.

Open access
Blockchain Technology Applications and Security
Cryptography and Data Security
Physical Unclonable Functions (PUFs) and Hardware Security
Original source
Aug 24, 2026·Zenodo (CERN European Organization for Nuclear Research)
0 cites
Lightweight IoT Authentication Protocols: A Comparative Review

Jamal M. Al-Abdi, Adnan H. Al-Helali

The Internet of Things (IoT) is expected to interconnect more than 75 billion devices worldwide, yet device authenticity remains one of the most pressing unsolved security challenges in the IoT space. Typical IoT nodes have limited computing power, memory, and battery capacity, making traditional public-key-based authentication difficult to implement without compromising either security or resource conservation. This paper presents a structured narrative review and quantitative comparison of lightweight authentication protocols for IoT environments published between 2024 and 2026, spanning seven families: Elliptic Curve Cryptography (ECC)-based, ECC for Radio Frequency Identification (RFID), hash-based, Physical Unclonable Function (PUF)-based, biometric and behavioural, blockchain-assisted, and machine-learning-augmented protocols. The review adds message-level protocol-flow comparisons for representative ECC- and PUF-based schemes, a benchmarking table of published latency, message-size, and energy indicators, and five sector-specific case studies. Reported findings include dynamic-credential ECC schemes reducing communication and computational overhead by more than 37% over prior ECC schemes; PUF-based techniques using machine learning to improve modelling-attack resistance by more than 35% over earlier techniques; blockchain-assisted authentication for fog-enabled IoT; and multi-sector schemes such as SELAP, reducing computation and communication cost to 422 ms and 960 bits respectively, against 548 ms and 2048 bits for the earlier ELWSCAS protocol. Protocols are also examined against ephemeral information leakage, modelling attacks on PUFs, node cloning, and physical tampering. No protocol category is universally optimal; selection depends on a deployment's constraints, threat model, and sector. Research is converging on hybrid designs combining hardware-rooted trust, efficient public-key primitives, decentralised trust, and intelligent anomaly detection.

Open access
2 source records
Physical Unclonable Functions (PUFs) and Hardware Security
Advanced Authentication Protocols Security
RFID technology advancements
Original source
Aug 24, 2026·Open Science Framework
0 cites
Trace-Based Performance of a Hybrid Blockchain Music-Royalty Pipeline

Bagaskoro Saputro

We present an empirical performance evaluation of SILM, a national-scale music-royalty administration platform prototyped for LMKN, Indonesia's collective rights management agency, implemented as a chain of ten event-driven Go microservices connected through an in-memory publish/subscribe bus (Apache Kafka in the production blueprint). The study contributes a Dapper-style trace-per-event instrumentation yielding per-stage latency distributions, a five-point throughput sweep from 100 to 10,000 play events used to locate the operating point and the degradation knee, and a money-conservation and correctness suite. At every tested burst scale up to 10,000 events the pipeline delivers 100\% event delivery and exact money conservation, while median end-to-end (E2E) latency grows approximately 17-fold (0.81 s at 100 events to 13.7 s at 10,000 events); per-stage spans attribute 85.0\% of E2E average latency at the largest scale to a single cross-service queueing stage. A 30-second sustained-load soak at approximately 1,042 events/s exposes the single-consumer ceiling: the bounded subscriber queue overflows in its tail, dropping 7,097 of 31,255 submitted plays (22.7\%), the first measured reliability failure of the platform. All findings are compared against recent published results on tail latency, bottleneck attribution, and channel sizing in event-driven architectures.

Open access
Blockchain Technology Applications and Security
Physical Unclonable Functions (PUFs) and Hardware Security
Advanced Data Storage Technologies
Original source
Aug 22, 2026·Journal of Science and Technology on Information security
0 cites
Towards Semantic-Preserving Obfuscation for Analysis-Resistant EVM Bytecode

Nguyen Dinh Dai, Lai Minh Tuan

With the transparency of the Ethereum platform, deployed smart contracts remain permanently public, exposing their virtual machine code to risks such as reverse engineering, control-flow analysis and malicious behavior identification. Although several obfuscation approaches for the EVM have been proposed, existing solutions often suffer from limited resistance against advanced analysis techniques, insufficient structural transformation capability or excessive execution overhead. In this work, we propose a novel obfuscation framework for EVM bytecode that enhances security by combining semantic-aware transformations with control-flow perturbation techniques. The proposed framework significantly increases structural complexity, hinders Control Flow Graph (CFG) recovery and alters discriminative virtual machine code characteristics while preserving the semantic correctness of smart contracts. Experimental results demonstrate that the proposed framework achieves a 100% obfuscation success rate with an average cyclomatic complexity of 90.80. Across all 15 evaluated transformation combinations, the framework introduces an overall mean virtual machine code size increase of 15.99% and a mean gas overhead of 7.04%. Notably, the complete multi-layer pipeline (T1+T2+T3+T4) exhibits overheads of 29.73% for virtual machine code size and 12.58% for gas, which remain acceptable considering the achieved robust resistance against reverse engineering and automated static analysis.

Open access
Advanced Malware Detection Techniques
Security and Verification in Computing
Physical Unclonable Functions (PUFs) and Hardware Security
Original source
Aug 13, 2026·Zenodo (CERN European Organization for Nuclear Research)
0 cites
Prop Trust Verified Standard (PTVS) v1.0 — Reference Architecture for the Physical Verification of Tokenized Real-World Assets

Aurelio Tamarit Blay

The Prop Trust Verified Standard (PTVS) v1.0 Reference Architecture establishes the definitive technical specification, capability matrix, and implementation guidelines for the physical verification of tokenized Real-World Assets (RWAs) within the European regulatory framework. This document resolves the "Physical Oracle Gap" — the structural inability of Distributed Ledger Technology (DLT) systems to attest to the physical existence, structural integrity, and legal encumbrances of off-chain assets backing tokenized securities — through a deterministic four-pillar architecture: Pillar I — eIDAS 2.0 Qualified Forensic Audits: On-site inspections conducted by sworn judicial experts under Qualified Electronic Signatures (QES) per Regulation (EU) 2024/1183. Pillar II — SHA-256 Cryptographic Lineage: Canonical JSON serialization with deterministic hashing anchored in permanent registries. Pillar III — Smart Contract Circuit Breakers: The open-source PTVSClaimInjector.sol contract (MIT License) enforces automated protective actions based on PTVS Score. Pillar IV — PTCE Network: Decentralized network of Prop Trust Certified Experts with 85/15 revenue split. Institutional validation: Formal submissions to ESMA (FOI/ESMA/2026-001), EBA (FOI/EBA/2026-002), EIOPA (FOI/EIOPA/2026-003, confirmed & registered), and ECB/SSM (FOI/ECB-SSM/2026-004, ADITO portal) Application to INATBA RWA Working Group (FOI/INATBA/2026-005) Permanent registration at CERN/Zenodo, HAL/CNRS (hal-05713062v1), OSF (DOI: 10.17605/OSF.IO/7D2SJ), and U.S. Copyright Office (Cases 1-15210573311 & 1-15234961091) Open governance via the PTVS Technical Board (17 seats, W3C/ISO-inspired) Document scope: 17 pages covering architecture overview, PTVS Score methodology (0-100), Verifiable Claims lifecycle, ERC-3643/T-REX integration, regulatory alignment matrix (MiCA, Solvency II, Eurosystem, eIDAS 2.0), governance model, 20-capability prior art inventory, and comparative analysis vs. Chainlink, Proof of Reserve, IoT sensors, Big Four audits, and registry oracles. Lead Researcher: Aurelio Tamarit Blay, Certified Judicial Expert (Exp. No. 0161, Spain), ORCID: 0009-0007-5824-3602, Wikidata: Q140774713. Institutional motto: Veritas in Re · Certitudo in Code Canonical source: https://forensics-oracle.org/reference-architecture/

Open access
2 source records
Blockchain Technology Applications and Security
Digital and Cyber Forensics
Physical Unclonable Functions (PUFs) and Hardware Security
Original source
Aug 12, 2026·Journal of Ambient Intelligence and Smart Environments
0 cites
Securing Internet of Things environment—A systematic review of authentication mechanisms and emerging paradigms

Amit Mishra, Prashant Kumar, Lalit Kumar Awasthi

In the last few years, the Internet of Things (IoT) has grown significantly due to technological advancements. However, until recently, there has been no universal set of rules applicable to IoT security. This has opened an area for researchers. The IoT environment enables various smart devices to connect and exchange information; thus, ensuring the authenticity of devices in the IoT network is crucial. We have classified the diverse methods used to authenticate IoT devices to access the data they generate. This study conducted a systematic literature review to identify research gaps, recurring patterns, and potential future directions in IoT authentication, with particular attention to the architectures employed. This review analyzed different authentication techniques and presented their advantages and disadvantages using several criteria for categorization. This survey provides researchers and practitioners with a consolidated understanding of the current state of authentication mechanisms in the IoT. Furthermore, the survey examines emerging authentication paradigms, including blockchain-enabled authentication frameworks, machine-learning-augmented authentication models, and lightweight authentication schemes tailored for resource-constrained IoT devices. The goal of this survey is to aid in creating more robust and secure authentication solutions for the developing IoT by highlighting strengths, limitations, and emerging trends.

User Authentication and Security Systems
Advanced Authentication Protocols Security
Physical Unclonable Functions (PUFs) and Hardware Security
Original source
Aug 11, 2026·Zenodo (CERN European Organization for Nuclear Research)
0 cites
MRS‑AUTH – A Post‑Quantum Authentication Framework with Active Verifier Resistance and Deniability

Bilal El Issaoui

MRS‑AUTH is a novel authentication framework that achieves deniability even against an active verifier who may adaptively query candidate credentials both before and after receiving a challenge. Unlike ring signatures or zero‑knowledge proofs – where the prover holds a single secret witness that can be extracted under coercion – MRS‑AUTH exploits the multiplicative structure of linear Diophantine equations. Through recursive decomposition, it generates a Diophantine forest of exponentially many syntactically valid credential chains. The authentic chain is sampled uniformly from this forest and committed together with k‑1 indistinguishable aliases using a fixed‑shape Merkle tree with dummy leaves, eliminating structure‑ and length‑based side‑channel leakage. The Forest Symmetry Theorem proves that all chains are structurally information‑theoretically indistinguishable. However, the full index‑anonymity against an active verifier is computational and bounded in Theorem 6.6 by k · ε_SHA3 + ε_coll + negl(λ). For cryptographic scales N ∼ 10⁴², the Ehrhart‑based continuous‑volume approximation yields an effective entropy exceeding 371 bits, with a statistical distance to the perfect uniform distribution of Δ ≤ 2⁻¹³⁵ – well below the 128‑bit security threshold. Empirical validation via exact enumeration and a chi‑squared test (χ²/dof ≈ 0.985) confirms the uniformity. A constant‑time Rust implementation, leveraging the subtle and zeroize crates, exhibits an execution time of approximately 0.12 ms across four orders of magnitude of N, demonstrating practical deployability. The work also formalises the Active Verifier Game model, a new adversarial definition that quantitatively captures coercion resistance in a post‑quantum setting.

Open access
2 source records
Cryptography and Data Security
Physical Unclonable Functions (PUFs) and Hardware Security
Cryptographic Implementations and Security
Original source
Aug 11, 2026·RADIOELECTRONIC AND COMPUTER SYSTEMS
0 cites
VERKLE-FRI: НОВА АРХІТЕКТУРА ДЛЯ БЕЗСТАНОВИХ ТА КВАНТОВО-СТІЙКИХ ВЕКТОРНИХ ЗОБОВ’ЯЗАНЬ

Giorgi Akhalaia, Maksim Iavich, Răzvan Bocu

The subject matter of the article is the cryptographic integrity of digital authentication systems facing quantum computing threats, specifically focusing on post-quantum alternatives and efficient authenticated data structures. The goal is to design and formally analyze VERKLE-FRI—a hybrid architecture synthesizing Verkle tree proof-size reduction with FRI-based quantum-resistant commitments, establishing a scalable, stateless, and quantum-secure framework. The tasks are: analyze limitations of hash-based signatures and Merkle trees; evaluate polynomial commitment schemes (KZG, Bulletproofs, FRI, lattice-based); propose a hybrid Verkle-FRI design; develop a formal security proof against classical and quantum adversaries; execute complexity analysis with concrete implementation parameters. The methods used are: theoretical cryptographic analysis, formal security modeling via reductionist proofs, algebraic methods over finite fields, polynomial interpolation, random oracle model, FRI protocol with DEEP-FRI optimization, Merkle trees, vector commitments, and asymptotic complexity analysis. The following results were achieved: a novel architecture where Verkle node vectors are polynomial-encoded, committed via Merkle trees over FRI codewords, and verified through FRI with out-of-domain sampling. A formal proof establishes λ-bit quantum security using 2λ-bit hash functions. Complexity yields proof size O(λ log² N), prover time O(λ N log N), and verifier time O(λ log N). Concrete 128-bit quantum parameters include SHA3-512, field size ≈2²⁵⁵, branching factor 256, and 128 FRI rounds, achieving soundness error ≤2⁻¹²⁷. For a concrete benchmark authenticating 2²⁶ elements, a traditional Merkle proof requires ≈0.8 KB, whereas our VERKLE-FRI proof requires ≈180 KB. While larger, this provides quantum resistance and eliminates the trusted setup, a critical trade-off for long-term security. Conclusions. Scientific novelty consists in: 1) the first hybrid Verkle-FRI architecture replacing pairing-based assumptions with hash-based proximity testing; 2) a formal security proof reducing security to hash collision resistance and FRI soundness; 3) quantified efficiency-security trade-offs; 4) a viable pathway for quantum-resistant infrastructure in blockchains, software distribution, and government communications.

Open access
Cryptographic Implementations and Security
Cryptography and Data Security
Physical Unclonable Functions (PUFs) and Hardware Security
Original source
Aug 11, 2026·Zenodo (CERN European Organization for Nuclear Research)
0 cites
A Threshold-Cryptographic Framework for Anti-Leak Distribution of Digital Examination Papers

Rayaan Pasha

This paper presents a threshold-cryptographic architecture for reducing the risk of premature leakage of digital examination papers during the interval between question-paper finalization and examination administration. The proposed design separates the data path from the control path. Examination content is encrypted using a fresh AES-256-GCM key, while the key is protected through envelope encryption under a key-release service. The capability to release that key is distributed using (k,n)-Shamir secret sharing across independent custodians, preventing any single custodian from unilaterally authorizing early release. At the scheduled release time, a quorum-based time authority provides an independently attested timestamp. Once the required time quorum and custodian threshold are satisfied, the key-release service reconstructs its private key within an HSM boundary, unwraps the examination key, and derives recipient-specific keys for individual examination centers. These keys are separately wrapped under each center's registered public key, limiting the impact of a compromise at any single examination center. The paper presents an actor and trust model, an explicit adversary model, a step-by-step release protocol, a threat-to-control security analysis, and a qualitative comparison with physical custody, blockchain-anchored distribution, and time-lock-puzzle-based timed-release cryptography. It also explicitly discusses residual risks, including custodian collusion, post-decryption optical or physical exfiltration, hardware and supply-chain trust, and compromise of the time-authority quorum. The architecture is presented as a research design rather than a claim of unconditional leak prevention. Future work includes implementing a prototype, evaluating quantitative performance, replacing reconstruct-and-zeroize key handling with threshold decryption, evaluating post-quantum key-encapsulation mechanisms, and conducting a formal mechanized security proof.

Open access
2 source records
Chaos-based Image/Signal Encryption
Physical Unclonable Functions (PUFs) and Hardware Security
Cryptography and Residue Arithmetic
Original source
Aug 3, 2026·IACR Communications in Cryptology
0 cites
Improving Function-Hiding Functional Commitments

Vanesa Daza, Álvaro Montes, Carla Ràfols

Function-hiding functional commitment schemes allow one party to commit to a private function f and later prove f(x)=y for public x and y without revealing additional information about the function. We construct efficient function-hiding functional commitment schemes for arithmetic circuits of bounded size that achieve proof sizes below 1.6 kB—over an order of magnitude smaller than previous constructions—while simultaneously reducing proving and verification times. We achieve these results by introducing a novel information-theoretic interactive proof system called Polynomial Interactive Oracle Proofs with Randomized Indexer (rPHPs). By compiling rPHPs with commit-and-prove zkSNARKs, we are able to leverage relaxed zero-knowledge notions for our building blocks. This approach eliminates the overhead of strict privacy requirements of prior work, directly translating into improved efficiency in both communication and computation.

Open access
Cryptography and Data Security
Complexity and Algorithms in Graphs
Physical Unclonable Functions (PUFs) and Hardware Security
Original source
Jul 30, 2026·Zenodo (CERN European Organization for Nuclear Research)
0 cites
Blockchain-Enabled Drug Supply Chain for Secure Pharmaceutical Tracking

Pratham Pujari, Dr. Shravankumar Arjunagi

Counterfeit medicines, fragmented record management, limited end-to-end visibility, and dependence on centralized databases create security and traceability challenges in pharmaceutical supply chains. This article presents Pharma-Chain, a blockchain-enabled pharmaceutical supply chain management system developed to record medicine registration, stakeholder interactions, ownership transfer, and authenticity verification on an Ethereum blockchain. The system integrates a React.js frontend with Web3.js, MetaMask wallet authentication, Solidity smart contracts, Truffle deployment tools, and Ganache for local blockchain development and validation. Manufacturers register medicine batches with product and lifecycle information; distributors and retailers verify blockchain records before accepting and transferring ownership; and customers retrieve medicine details and transaction history before purchase. The implementation was tested module by module and as an integrated application in a local Ethereum environment. Testing confirmed successful authentication and role-based access, medicine registration, ownership transfer, transaction validation, blockchain record retrieval, and medicine verification. Each successful supply-chain operation generated a blockchain transaction record, providing an immutable ownership history and improving transparency and auditability. The project demonstrates a practical decentralized approach for secure pharmaceutical tracking while identifying QR-code verification, IoT monitoring, AI-assisted analytics, mobile access, and deployment on public or enterprise blockchain networks as future extensions.

Open access
2 source records
Blockchain Technology Applications and Security
Pharmaceutical Quality and Counterfeiting
Physical Unclonable Functions (PUFs) and Hardware Security
Original source
Jul 28, 2026·arXiv (Cornell University)
0 cites
Optimistic Verifiable Claims: A Blockchain Protocol for Conditionally Confidential Bidding in Decentralized Manufacturing

Marko Corn, Nejc Rožman, Primož Podržaj

Decentralized manufacturing faces a pre-contractual impasse: a Provider cannot price a service accurately without inspecting the design file, yet the Consumer cannot share that file without exposing intellectual property. We introduce the Optimistic Verifiable Claim (OVC), a blockchain protocol that lets a Consumer publish a verifiable claim about a concealed design (such as the material it consumes) and a Provider price and bid on it without seeing the design. The claim is committed when the service is posted and stands unless the selected Provider challenges it; a challenge triggers a deterministic on-chain check that exposes any dishonesty, and the design is disclosed only to settle a dispute, never on the honest path. We implement four checks (authorized key access, delivery-channel integrity, syntactic conformance, and declared material consumption) in Solidity and measure them on a real 6.41 MB G-code file, the 3DBenchy, across Ethereum, Arbitrum, and opBNB. Every service incurs the cost of posting the encrypted design, with or without a dispute. For the 3DBenchy, the no-dispute outcome costs \$7,207 in up to 9 hours on Ethereum, \$288 in 3 min on Arbitrum, and \$2.87 in 2 min on opBNB, and a fully contested dispute costs \$49,660 in up to 57 hours on Ethereum, \$1,988 in 19 min on Arbitrum, and \$19.73 in 13 min on opBNB. Costs and times grow with size: for a 50 MB industrial design, an undisputed service reaches \$56,173 and up to 3 days on Ethereum against \$22.36 and 16 min on opBNB, and a fully contested dispute reaches \$488,440 over up to 18 days on Ethereum against \$195 and 1.6 hours on opBNB. Of the four, the material-consumption check is the costliest, its predicate being the most expensive to evaluate on-chain. OVC makes confidential, claim-based bidding economically feasible on Arbitrum and opBNB, but not on Ethereum at industrial scale.

Open access
3 source records
cs.CR
cs.DC
cs.GT
Original source
Jul 22, 2026·arXiv (Cornell University)
0 cites
Towards Automated Formal Verification of zkEVMs Using LLM-Guided Constraint Synthesis

Sicong Huang, Jiang Zj, Yi Jiang, Ling-I Wu · 6 authors

Zero-Knowledge Ethereum Virtual Machines (zkEVMs) secure Ethereum rollups by generating zero-knowledge proofs that guarantee off-chain execution correctness. However, subtle implementation bugs (e.g., incorrect gas accounting) can lead to valid proofs certifying semantically faulty states, thereby silently defeating cryptographic guarantees. Formal verification via SMT solvers can prevent this, but is bottlenecked by specification: current zkEVM development practice lacks automated methods to translate Rust opcode handlers into verification models. Current practices rely on unsustainable manual specifications, while LLM-based approaches suffer from hallucination and lack formal guarantees. To address this, we propose VeriSynth, a framework that synthesizes executable Python/Z3 verification models from Rust zkEVM code. VeriSynth enforces a hybrid paradigm: an LLM acts strictly as a formalization frontend to translate code into symbolic constraints, while an SMT solver serves as the correctness arbiter. To handle complex multi-component state transitions, VeriSynth integrates semantic decomposition, retrieval-grounded prompting, and verification-guided auto-repair into a closed-loop pipeline. We evaluate VeriSynth on the first source-level zkEVM verification benchmark, encompassing both correct and faulty opcode implementations. VeriSynth achieves a bug detection rate of over 90%, substantially outperforming direct and conversational LLM baselines, as well as a production-grade handwritten mutation-testing suite. Ablation studies confirm that each pipeline component is critical to the framework's overall effectiveness.

Open access
3 source records
cs.SE
Security and Verification in Computing
Logic, programming, and type systems
Original source
Jul 20, 2026·Zenodo (CERN European Organization for Nuclear Research)
0 cites
Z-CORP-Experiments-Artifacts

Khoa Tan Vo

This dataset accompanies the paper An Architectural and Empirical Study of Root-Only Zero-Knowledge Verification and contains the scripts, intermediate artifacts, and published results used to reproduce the empirical evaluation. The repository is organized around three experiment groups: On-chain verification — deployment and Groth16 proof verification on Ethereum Sepolia and zkSync Sepolia, including contract sources, Merkle-tree inputs, Groth16 proofs, and blockchain measurement CSVs and figures. Constraint-count comparison — Groth16 R1CS constraint counts and expanded PLONK gate counts for Merkle-tree depths 5–15, with measurement scripts and summary CSVs/figures. Proving-time comparison — off-chain Groth16 and PLONK proving benchmarks across depths 5–15, including proving scripts, generated witness/proof/key artifacts, and benchmark CSVs/figures. Shared setup files include Circom circuits, Merkle-tree preparation scripts, circuit inputs, and compiled circuit artifacts. Most of the generated data is produced by the provided scripts and does not need to be included separately if the reproduction pipeline is documented.

Open access
2 source records
Formal Methods in Verification
Physical Unclonable Functions (PUFs) and Hardware Security
Low-power high-performance VLSI design
Original source
Jul 14, 2026·Zenodo (CERN European Organization for Nuclear Research)
0 cites
Theory, Framework, and Architecture: Hamilton V5

Karl Roesch

This paper formalizes the architecture of Hamilton V5, a continuous physical field transformer engineered for industrial automation. Moving beyond the discrete token-based processing of legacy models, Hamilton V5 introduces Always-On Autonomy (AOA), a paradigm that perpetually consumes raw spatiotemporal media inputs and maps them concurrently across a 12-dimensional mechanical phase space. To ensure structural stability and mitigate the compounding numerical drift common in autonomous systems, V5 integrates a closed-loop vector feedback correction mechanism. Crucially, the architecture secures high-speed hardware execution by implementing a Deterministic Proof-of-Stake Gate, which dynamically aborts actions if the predicted trajectory deviates by more than a threshold.

Open access
2 source records
Physical Unclonable Functions (PUFs) and Hardware Security
Embedded Systems Design Techniques
Network Time Synchronization Technologies
Original source
Jul 8, 2026·Zenodo (CERN European Organization for Nuclear Research)
0 cites
Placement is a Primitive

Lucas Damián Alaniz Pintos

Arithmetization-oriented (AO) hash functions are the dominant cost in zero-knowledge proof systems, and their security against the strongest known attacks rests on the hardness of the constrained-input constrained-output (CICO) problem, solved by Gröbner-basis techniques. Raising the nominal algebraic degree of a design is known not to suffice, as recent attacks (FreeLunch, CheapLunch, resultant methods) have repeatedly shown. This work identifies a positional design lever for AO substitution-permutation networks over the Goldilocks field with the power-map S-box x^7: folding a low-degree quadratic coupling into the input of the S-box adds one bit of CICO ideal degree per round, whereas the same coupling placed in the linear layer or after the S-box adds nothing. The ideal degree follows the measured law D_I = 7^(R·m) · m · 2^(R−1) against a baseline of 7^(R·m), where R is the number of rounds and m the number of free input branches. Measurements in the msolve Gröbner engine indicate that the added degree is genuine rather than a nominal inflation (the F4 solving degree rises; an auxiliary-variable-free model reproduces the ideal degree; a resolved large instance rules out competing laws), that it is generic across four unrelated coupling patterns, that it is independent of the coupling density (one term per round suffices), and that it carries no differential/linear cost. The principle is instantiated as Alaniz-AO, a Goldilocks sponge whose HADES partial-round schedule reaches 0.74x the constraint cost of Poseidon2 at a 128-bit target under an explicit ω=2 cost model. A secondary result: the branch number of the linear layer does not govern algebraic CICO security. Measurements are reproducible and use proxy primes sharing the exponent structure of Goldilocks. Round counts and cost figures are extrapolations from the measured degree law under the stated cost model; instances beyond three rounds exceed the solver on commodity hardware and are reported as gaps. A reference implementation and reproduction scripts accompany the paper.

Open access
2 source records
Cryptographic Implementations and Security
Cryptography and Residue Arithmetic
Physical Unclonable Functions (PUFs) and Hardware Security
Original source
Jul 8, 2026·arXiv (Cornell University)
0 cites
zk-ScalHard: Scalable and Hardware-Rooted Privacy-Preserving Authentication for Secure OTA Updates in Zonal SDVs

Shrikant Tangade, Bansi Pambhar, Valeria Loscri, Mauro Conti

The automotive industry is transitioning to Zonal-oriented Architectures (ZoA) for Software-Defined Vehicles (SDVs), enabling frequent over-the-air (OTA) updates for 100+ Electronic Control Units (ECUs). While OTA updates improve efficiency, they introduce safety-critical security risks. Current standards like Uptane and AUTOSAR Adaptive rely on Public-Key Infrastructure (PKI). However, PKI-based authentication creates bandwidth bottlenecks in in-vehicle and vehicle-to-cloud (V2I) communication as ECU density increases. It also risks exposing sensitive vehicle configurations and passenger privacy due to centralized architectures. Next-generation Zonal SDVs require decentralized, scalable authentication with data privacy. To address this, we propose zk-ScalHard, a hardware-rooted, privacy-preserving authentication protocol. We introduce a decentralized, hierarchical trust-promotion model utilizing Silicon Physical Unclonable Functions (PUFs) and two novel Zero-Knowledge Proof (ZKP) circuits: (1) Zonal Identity and Integrity (ZIDI) and (2) High-Performance Computing Aggregation (HPCA). These circuits employ multi-party computation (MPC) and recursive aggregation to achieve decentralization and scalability. The integration of ZKPs and PUFs ensures 100% vehicle-level data sovereignty. Benchmarked against Uptane, zk-ScalHard achieves constant O(1) communication and verification complexity, improving upon the linear O(n) complexity of current systems. Evaluation shows a 99.2% reduction in authentication bandwidth and a 99.9% reduction in the temporal attack surface. Our results demonstrate that zk-ScalHard provides a scalable, secure, and GDPR-compliant architecture for future Zonal SDVs.

Open access
3 source records
cs.CR
Physical Unclonable Functions (PUFs) and Hardware Security
Vehicular Ad Hoc Networks (VANETs)
Original source
Jul 8, 2026·Zenodo (CERN European Organization for Nuclear Research)
0 cites
ZK Cost-Aware Model Training: An Empirical Analysis of ReLU Activation Count as a Predictor of Zero-Knowledge Proof Cost

Abdulrahman

Abstract Zero-knowledge machine learning (zkML) enables cryptographic verification of machine learning inference while preserving privacy, but proof generation remains a significant computational bottleneck. Existing work primarily focuses on reducing proof cost through post-training optimizations, whereas the influence of architectural design choices during model development has received less attention. This work presents an empirical study of the relationship between neural network ReLU activation count and zero-knowledge proof generation cost using the ezkl/Halo2 framework. Across controlled experiments, ReLU activation count exhibits a strong correlation with proof generation time (Pearson r = 0.90) and proof size (r = 0.91), while parameter count is held constant for the primary comparisons. Motivated by these observations, a lightweight proxy metric is proposed to estimate relative proof cost directly from model architecture without executing the proof pipeline. On MNIST, reducing the number of ReLU activations from three to one decreases proof generation time by approximately 6.5% and proof size by 2.3%, while maintaining comparable classification accuracy. These results suggest that ReLU activation count is a useful architectural indicator of proof cost in the ezkl/Halo2 backend and that incorporating proof-cost considerations during architecture selection may improve the efficiency of zkML deployment. The proposed proxy metric provides a fast method for comparing candidate architectures before proof generation.

Open access
2 source records
Adversarial Robustness in Machine Learning
Cryptography and Data Security
Physical Unclonable Functions (PUFs) and Hardware Security
Original source
Jul 4, 2026·Zenodo (CERN European Organization for Nuclear Research)
0 cites
CapIX: A Practical Architecture for Secure Decentralized Compute on Untrusted Hardware

CapIX Protocol, Ruqaiyah Iqbal

CapIX is a decentralized physical infrastructure network (DePIN) designed to aggregate volatile, untrusted consumer-grade hardware and public container fleets into a single high-performance compute fabric. This technical report presents a practical dual-runtime execution model that addresses the core multi-tenant security challenges on untrusted permissionless hosts. On hardware-virtualization-capable bare-metal nodes, CapIX deploys lightweight micro-VMs isolated by hardware Trusted Execution Environments (TEEs). On standard unprivileged edge containers, it utilizes strict process-level sandboxing, syscall filtering allow-lists, and direct GPU passthrough to achieve native CUDA/ROCm execution performance. The system coordinates fleet routing using a transparent, multi-factor weighted geometric scoring engine resistant to economic manipulation. To achieve scalable, lightweight state verification without the prohibitive overhead of full zero-knowledge proofs on every job, the architecture introduces an interactive bisection fraud game that isolates deterministic instruction disputes to a single step for targeted zkVM proof generation, relying on probabilistic canary spot-checking for non-deterministic workloads.

Open access
2 source records
Security and Verification in Computing
Physical Unclonable Functions (PUFs) and Hardware Security
Software-Defined Networks and 5G
Original source
Jul 2, 2026·arXiv (Cornell University)
0 cites
Knowledge Over Parameters: Evolving Smart Contract Vulnerability Detection

Yuqiang Sun, Han Liu, Ying Li, Yiran Zhang · 7 authors

Smart contract vulnerabilities are predominantly logic bugs whose detection requires structured, step-by-step procedural knowledge of attack patterns and contract semantics. Existing LLM-based methods struggle to generate this knowledge automatically: prompt-based methods rely on manually crafted detection rules, while fine-tuning requires massive labeled datasets that are inherently scarce in this domain. We present EvoVuln, an automated framework that reformulates vulnerability detection as a procedural knowledge evolution problem, synthesizing and refining detection logic using only a minimal number of labeled samples. To achieve this, EvoVuln introduces two key mechanisms. First, a Runtime with an Inversion of Control (IoC) architecture compiles detection rules into Executable Policies. This strictly decouples deterministic control flow from LLM semantic reasoning, ensuring faithful logical adherence and producing dense diagnostic telemetry for precise error localization. Second, a two-phase evolution pipeline refines the rule via abductive semantic debugging without any parameter updates: Cold Start bootstraps and stress-tests an initial rule using auto-synthesized corner cases; Few-Shot Evolving then grounds the policy in real-world semantics using only five vulnerable and five safe examples per vulnerability type. Evaluated across five real-world vulnerability types, EvoVuln achieves a 71% macro-average F1-score, outperforming all baselines. The evolved procedural knowledge is portable across models: it enables a lightweight, low-cost model to surpass a much larger zero-shot model by 19 percentage points, and transfers to other LLMs without retraining, at a one-time evolution cost under $50.

Open access
3 source records
cs.CR
cs.SE
Adversarial Robustness in Machine Learning
Original source