Mehmuna Haque, Samana Dahal, Indranil Roy, Reshmi Mitra ¡ 5 authors
No abstract is available for this record.
Follow blockchain research across journals, conferences, and preprint repositories.
8,484 results ¡ page 61 of 354
Mehmuna Haque, Samana Dahal, Indranil Roy, Reshmi Mitra ¡ 5 authors
No abstract is available for this record.
Naufal Ziyaadaturrahman
No abstract is available for this record.
Kiet Cao, Khoa O., Thu Nguyen, Phan Duy ¡ 7 authors
No abstract is available for this record.
Yalong Wang, Cong Peng, Qi Feng, Yulin Liu ¡ 5 authors
No abstract is available for this record.
Ren IGARI, Shun Odaka, Yuichi Komano, Takaaki Mizuki
The Hamiltonian cycle problem is a well-known NP-complete problem in graph theory. This problem relates to lots of practical problems such as designing very large scale integration (VLSI) and travel-ling salesman problem (TSP). Since it is NP-complete, there is no efficient algorithm to solve the Hamiltonian cycle problem, and hence, its solution is valuable. In this paper, we propose new physical zero-knowledge proof protocols for the Hamiltonian cycle problem, whereby an entity can prove its knowledge of a solution to another entity without leaking any information about the valuable solution. Our protocols are more efficient than the previous protocols. We also propose a physical zero-knowledge proof protocol for TSP, one of whose building blocks is a new representation of an integer commitment with a secure addition protocol.
Lev Goukassian
This technical report presents the reference implementation of Ternary Moral Logic (TML) within the Ethereum Virtual Machine (EVM) ecosystem. It addresses the limitations of traditional "Code is Law" architectures by introducing a finite state machine that enforces a mandatory third stateâthe "Sacred Zero" or Epistemic Holdâallowing smart contracts to pause execution when pre-defined ethical conditions are unmet. The report moves beyond theoretical ethics to specify the Solidity design patterns, storage layouts, and cryptographic verification methods required to make TML enforcement non-bypassable and auditable. Key Technical Contributions: Finite State Machine (FSM): Implements a mandatory "Sacred Zero" state (State 0) that acts as an "Epistemic Hold," distinguishing between valid (1), invalid (-1), and uncertain (0) transaction states. Dual-Lane Latency Architecture: Defines a "Fast Lane" for synchronous, clear-cut transactions and a "Slow Lane" for ambiguous cases requiring governance or oracle resolution, preventing head-of-line blocking. Cryptographic Provenance: Utilizes EIP-712 typed data signing to bind off-chain AI/Oracle verdicts to on-chain execution, preventing replay attacks and ensuring distinct domain separation. Privacy Preservation: Integrates Zero-Knowledge Proofs (ZK-SNARKS) to verify the execution of moral logic models without revealing sensitive input data or proprietary model weights ("Glass Box" architecture). Immutable Core Pattern: Rejects standard upgradeable proxy patterns in favor of an "Immutable Core" architecture to eliminate administrative "God Mode" and ensure constitutional constraints cannot be bypassed by key holders. Formal Verification: Demonstrates safety and liveness properties (e.g., "No Silent Pause," "Eventual Resolution") using TLA+ (Temporal Logic of Actions) to mathematically prove the system's robustness.
Rajasekaran P., Duraipandian M., Johny Renoald Albert, R. Jamuna ¡ 5 authors
The Internet of Medical Things (IoMT) in the IoT with Cloud Healthcare (CHI) creates a high volume of realâtime medical data, but traditional compression methods suffer high computation costs, privacy leaks and quantum attacks, while advanced cryptographic algorithms such as homomorphic encryption are costly and have poor scalability for the realâtime system application. In this work, we propose a quantumâenhanced zeroâknowledge healthcare compression network (QZâHCN) that associates zeroâknowledge proofs (ZKPs) with quantumâinspired deep learning (QIDL) by introducing an innovative adaptive quantumâsupported ZKP verification mechanism (AQâZKV) and a quantum fusion autoconventional neural network (QFâAutoCNN) technique to achieve efficient, privacyâpreserving compression. For healthcare IoT datasets, QZâHCN can reach 98.16% in accuracy, 97.09% in Fâmeasure, 96.32% in precision and 97.45% in recall, with a throughput of 449.57 bits/s; processing time is reduced to 0.85 s, and memory cost is minimised to be only 192 kbits, which outperforms CNNâEncryption (90.23% accuracy), proxy reâencryption and homomorphic encryption by at most 13 percentage points in accuracy and 75 percentage points in memory efficiency. The secure and scalable management for CHI data is achieved by QZâHCN, which solves the problems of privacy threats and space costs of realâtime medical applications.
Swetha Ghanta, Ashok Kumar Pradhan, Prasanthi Boyapati, Sujit Biswas ¡ 5 authors
Federated Learning (FL) enables collaborative training without centralizing sensitive data but faces challenges, including client authenticity, verifiable training participation, and secure aggregation. To overcome these challenges, we propose a novel framework, Zero-Knowledge Reputation-aware Blockchain Federated Learning (ZK-RBFL), which integrates blockchain, FL, Homomorphic Encryption (HE), and zero-knowledge proofs (ZKP). In the proposed ZK-RBFL framework, initially the clients undergo lightweight token-based authentication and then generate ZKP to provide cryptographic evidence of honest local training participation and reported inference accuracy before contributing their model updates. The model updates are encrypted using the CKKS HE mechanism to prevent any potential model inversion attacks. These encrypted model updates are stored on IPFS, with their corresponding CIDs recorded on the blockchain to ensure immutability. Further, ZK-RBFL enables mutual client verification of ZKPs to reduce server bottlenecks and enhance accountability. To ensure fairness and robustness in a distributed environment, we introduce a democratic blockchain consensus mechanism named Proof of Reputation-Weighted Voting (PoRWV) for block acceptance. Once consensus is reached, the encrypted model updates are aggregated using reputation-weighted averaging. We demonstrate the effectiveness of ZK-RBFL for brain tumor classification using a ZKP-compatible LeNet model for proof generation. Despite model simplicity, the global model achieves 94.22% accuracy. In addition, experiments with malicious clients and formal Scyther security analysis demonstrate that ZK-RBFL ensures both security and performance.
Elizaveta Pertseva, Valentin Robert, Clark Barrett, James Parker
Efforts to verify Zero-Knowledge Proof circuit encodings have highlighted the challenge of proving the correctness of quantifier-free statements that make use of both bitvector and finite field operations. Existing verification workflows are either manual or rely on SMT solvers, which scale poorly on some classes of problems for reasons that include difficulties with conversion operators and challenges reasoning about inequalities. To address these limitations, we present a novel Lean tactic BitModEq that leverages range lemmas and case analysis to produce verified translations from finite fields to bitvectors. Our approach, combined with bit-blasting, outperforms state-of-the-art SMT solvers, solving 19% more ZKP arithmetization benchmarks.
Joyjit Roy, Samaresh Kumar Singh
Automated negotiations in insurance and business-to-business (B2B) commerce encounter substantial challenges. Current systems force a trade-off between convenience and privacy by routing sensitive financial data through centralized servers, increasing security risks, and diminishing user trust. This study introduces a device-native autonomous Artificial Intelligence (AI) agent system for privacy-preserving negotiations. The proposed system operates exclusively on user hardware, enabling real-time bargaining while maintaining sensitive constraints locally. It integrates zero-knowledge proofs to ensure privacy and employs distilled world models to support advanced on-device reasoning. The architecture incorporates six technical components within an agentic AI workflow. Agents autonomously plan negotiation strategies, conduct secure multi-party bargaining, and generate cryptographic audit trails without exposing user data to external servers. The system is evaluated in insurance and B2B procurement scenarios across diverse device configurations. Results show an average success rate of 87%, a 2.4x latency improvement over cloud baselines, and strong privacy preservation through zero-knowledge proofs. User studies show 27% higher trust scores when decision trails are available. These findings establish a foundation for trustworthy autonomous agents in privacy-sensitive financial domains.
Authors unavailable
No abstract is available for this record.
Madhuri More, Vilas Pharande, Abhay Kale, Sanket Jadhav ¡ 7 authors
No abstract is available for this record.
Zahra Hussain, Yoshihiro Hamaguchi, Piyya Muhammad Rafi-ul-Shan, SlaÄana StarÄeviÄ Âˇ 7 authors
No abstract is available for this record.
Authors unavailable
No abstract is available for this record.
Authors unavailable
No abstract is available for this record.
Abdelqader El Guerraf, Imane Ziani, Mohamed Anouar, Abdellah Ech-chahad ¡ 6 authors
No abstract is available for this record.
Zlata IbriĹĄimoviÄ SubaĹĄiÄ, Indira Tashmukhanbetova, Carolina PiĂąa RamĂrez, Edisa PapraÄanin ¡ 5 authors
No abstract is available for this record.
Nour El Houda Boughattas, Boutheina Douh, Safa Gammoudi, Anis Guasmi ¡ 6 authors
No abstract is available for this record.
David Bamidele Olawade, Ojima Wada, James O. Ijiwade, Yinka Adeniji
No abstract is available for this record.
Temima Ajanovic, Marco Campera, Roquyya Khatoon, Michael Balestri ¡ 6 authors
No abstract is available for this record.
Ayoub Ainane, Fatouma Mohamed Abdoul-Latif, Khadija Ounini, Zahra Ait Oubba ¡ 5 authors
No abstract is available for this record.
Emina DerviĹĄeviÄ, Francesco Sessa, Aida BrankoviÄ, Emina Karahmet Sher ¡ 6 authors
No abstract is available for this record.
Dan Ivanov, Spencer Graham, Shirin Shahabi, Tristan Freiberg ¡ 8 authors
No abstract is available for this record.
Abdullah Al-Janabi, Ezgi Uzel Aydinocak, Haonan Xu, Raid Mahmood
No abstract is available for this record.