Blockchain Papers

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

9,005 papersLast indexed Aug 31, 2026
Search papers

Paper index

9,005 results · page 14 of 376

Clear filters
Apr 15, 2026·2026 9th International Conference on Inventive Computation Technologies (ICICT)
0 cites
A Self-Sovereign and Privacy-Preserving Approach to Decentralized Academic Credential Verification using Zero-Knowledge Proofs

V. Hemamalini, Likhith Kumar Reddy Ponnapati, Aviv P Joji, Garv S Rathore

The rapid proliferation of digital educational credentials has intensified challenges related to credential fraud, privacy infringement, and reliance on centralized verification infrastructures. Conventional credential verification mechanisms depend on Public Key Infrastructure managed by centralized Certificate Authorities, resulting in single points of failure, limited scalability, and increased operational overhead. Although blockchain-based credentialing approaches introduce immutability and tamper resistance, such solutions often suffer from a privacy–transparency trade-off, as verification commonly requires exposing complete credential data or associated metadata on public ledgers. A privacy-preserving decentralized framework for Self-Sovereign Identity and Verifiable Credentials is presented to address these limitations. The proposed architecture combines distributed ledger-based trust anchoring with zero-knowledge cryptographic techniques to enable secure and confidential credential verification. Credential commitments are immutably anchored on a high-throughput consensus network, while verification is performed using Zero-Knowledge Succinct Non-Interactive Arguments of Knowledge, enabling proof of credential validity without revealing underlying secrets or sensitive attributes. Verification is conducted without continuous involvement of the issuing authority, thereby eliminating centralized dependency and improving system availability. Experimental evaluation demonstrates that the framework supports sub-second proof generation and millisecond-level verification, while maintaining minimal on-chain storage and predictable operational costs. The results indicate that the proposed approach provides a scalable, efficient, and privacy-respecting solution for decentralized academic credential verification in modern digital identity ecosystems.

Cryptography and Data Security
Access Control and Trust
Privacy-Preserving Technologies in Data
Original source
Apr 13, 2026·Zenodo (CERN European Organization for Nuclear Research)
0 cites
Rigid Finite Simple Group Cryptography B; Tensor Product Cryptography-A Secure Framework Based on the Global Sensitivity of Finite Simple Group Representation Categories

changzheng zhou, ziqing zhou

The security of modern public-key cryptography generally relies on computational intractability assumptions, such as integer factorization and discrete logarithm problems. This paper proposes a fundamentally different foundation for security: the intrinsic mathematical properties of tensor product categories—globalentanglement, rigid decomposition, and sensitivity amplification—are directly employed as security resources of the cryptosystem. Within the modular representation category of finite simple groups over finite fields, the private key correspondsto an irreducible modular representation, while the public key was originally conceived as the character vector of a tensor product of that representation. However, this paper reveals a fatal structural vulnerability: because the character ofthe base representation is public, an adversary can fully recover the private keycharacter through trivial division, causing the original security assumption to collapse completely. To address this, the paper accomplishes a paradigm shift from“character-exposure cryptography” to “structure-commitment cryptography,” redefining the public key as a cryptographic commitment to the multiplicity vectorof the tensor product decomposition. Building upon this, the commitment-basedrepresentation recognition problem and the commitment-based tensor product decomposition problem are formalized, and their hardness is argued under both classical and quantum computational models. At the protocol level, it is pointed outthat non-interactive key exchange faces a fundamental obstacle due to the lack ofrepresentation-category homomorphic commitments; consequently, the research focus is shifted to digital signature schemes. The proposed TC-Sig scheme bridges thegap between commitment hiding and multiplicity verification using zero-knowledgeproof techniques, with security reduced to the commitment-based representationrecognition problem in the random oracle model. A feasibility assessment indicatesthat, for candidate groups such as the Mathieu group M12, key generation and commitment computation can be completed within milliseconds, while the introductionof zero-knowledge proofs increases latency to the order of seconds or minutes, making the scheme suitable for low-frequency, high-security scenarios. The security ofthis framework rests on three cornerstones: the classification rigidity of finite simple groups, the one-wayness of commitment schemes, and the non-abelian quantumcomputing barrier, thereby offering a new pathway for post-quantum cryptographyrooted in pure mathematical structure.

Open access
2 source records
Cryptography and Residue Arithmetic
Cryptography and Data Security
Geometric and Algebraic Topology
Original source
Apr 12, 2026·International Journal of Creative and Open Research in Engineering and Management
0 cites
Cloud Chain: Integrating Ethereum Blockchain for Secure & Scalable Cloud Services

J. Rekha J. Rekha, N. Soujanya N. Soujanya, R. Sai Deepthi R. Sai Deepthi, S. Praveen Kumar S. Praveen Kumar · 6 authors

Cloud computing has revolutionized the way organizations and individuals store, process, and manage data by offering scalable and cost-effective solutions over the internet. However, despite its widespread adoption, cloud computing faces critical challenges related to data security, privacy, trust, and centralized control. Centralized cloud architectures are highly susceptible to cyber-attacks, unauthorized access, and data breaches, which can compromise sensitive information. To address these issues, this project proposes a blockchain-integrated cloud system called Cloud Chain, which leverages Ethereum blockchain technology to enhance security and trust in cloud environments.The proposed system utilizes smart contracts to automate access control and ensure secure data transactions. Blockchain provides an immutable and decentralized ledger, making it nearly impossible to alter stored data without detection. This system enables secure file storage, transparent data access, and efficient verification mechanisms. By integrating blockchain with cloud computing, the project enhances data integrity, reduces dependency on centralized authorities, and improves overall system reliability. The experimental results demonstrate that the proposed system provides a more secure and scalable solution compared to traditional cloud systems.

Open access
Blockchain Technology Applications and Security
Cloud Data Security Solutions
Cryptography and Data Security
Original source
Apr 11, 2026·International Journal of Innovative Science and Research Technology (IJISRT)
0 cites
Safevault: Preventing Cloud Data Breaches Using ECC and Token-Based Access

H. Sameema Farhana, M. Mohamed Faisal

However, the centralized cloud storage poses a great threat to the security and privacy of the user. In the digital world, cloud storage is one of the most fundamental components of data storage and online services. In the traditional centralized approach, the data, including user information, credentials, and other access information, is stored centrally. This approach is highly vulnerable to attacks and data breaches. The main objective of the proposed research is to develop a system that improves the security, privacy, and control of the data, as well as providing a secure environment for storing and sharing digital assets. The system uses the Blockchain technology and the InterPlanetary File System (IPFS) to provide secure and tamper-proof storage. In the proposed system, Elliptic Curve Cryptography (ECC) is used to ensure the highest level of encryption using the smallest key sizes. In addition, the proxy re-encryption method is used to ensure the secure sharing of data among authorized users without revealing the original encryption keys. Zero-Knowledge Proof (ZKP) is used to ensure the highest level of privacy by verifying the user's authorization without revealing the actual credentials. The combination of decentralized storage, blockchain-based verification, and advanced cryptographic techniques provides a robust solution for mitigating cloud security threats, ensuring confidentiality, integrity, and transparency, and fostering a trustworthy environment for both individuals and organizations.

Open access
Cloud Data Security Solutions
Blockchain Technology Applications and Security
Cryptography and Data Security
Original source
Apr 11, 2026·Zenodo (CERN European Organization for Nuclear Research)
0 cites
On the Irreducible Overhead of Zero-Knowledge Proofs for Neural Network Inference

Antonio José Marín Soto

We establish an information-theoretic lower bound on the prover overhead of any zero-knowledge proof system that verifies arbitrary neural network inference. We prove a minimum multiplicative overhead of 2x for general circuits, rising to 4x for neural networks with ReLU activations due to activation encoding, weight commitment, and layer dependency costs. We further prove that composing ZK with fully homomorphic encryption produces multiplicative overhead blowup, making ZK+FHE verification impractical beyond approximately 10^4 gates. We survey six contemporary proof systems and show their observed overheads are consistent with our bounds. Our results formalize the intuition that free verification of AI computation is impossible and provide concrete bounds for system designers.

Open access
2 source records
Adversarial Robustness in Machine Learning
Cryptography and Data Security
Physical Unclonable Functions (PUFs) and Hardware Security
Original source
Apr 10, 2026·Frontiers in Blockchain
0 cites
Trustless intelligent rooms: a blockchain-enabled federated learning framework with lightweight neural networks for privacy-preserving healthcare

Ramesh Kumar Veerapaneni, Radhakrishnan Delhibabu

The rapid aging of the global population necessitates automated healthcare environments, yet current Intelligent Room architectures relying on centralized cloud servers face critical challenges regarding data opacity and single points of failure. This paper proposes a novel architecture that synergizes Distributed Ledger Technology (DLT) with Federated Learning (FL) to create a trustless, immutable audit trail for patient monitoring. Unlike traditional FL approaches, we introduce a blockchain-based aggregation mechanism that eliminates the central authority. Furthermore, to address the resource constraints of edge devices such as smartphones, we implement a specific Lightweight Neural Network (L-CNN) utilizing depthwise separable convolutions. The proposed system ensures that patient data remains local while model updates are cryptographically verified on-chain, offering a scalable, low-cost solution for resource-constrained healthcare environments.

Open access
Blockchain Technology Applications and Security
Privacy-Preserving Technologies in Data
Cryptography and Data Security
Original source
Apr 10, 2026·American Journal of AI Cyber Computing Management
0 cites
CipherFlow Storage: Encrypted File Exchange across Distributed Content Networks

P. Subramanya Sai, Bhukya Niranjan, Akula Tejaswini, A Varshitha · 5 authors

The exponential increase in digital data exchange and online communication has intensified the need for secure, transparent, and dependable file-sharing systems. Critical information such as financial records, healthcare data, confidential documents, and research outputs is frequently transmitted across distributed networks, where conventional centralized storage models introduce significant vulnerabilities. These traditional systems rely on single-point control, making them prone to data breaches, unauthorized access, service disruptions, and integrity violations. Furthermore, they lack transparency and robust audit mechanisms, raising concerns about data reliability and trustworthiness during storage and transmission. To overcome these limitations, this work proposes a decentralized and secure file-sharing framework that integrates blockchain technology, the Inter-Planetary File System (IPFS), and cryptographic techniques. The system ensures data confidentiality by encrypting files using the Elliptic Curve Integrated Encryption Scheme (ECIES) before storing them in the distributed IPFS network. Instead of placing the actual data on-chain, only essential metadata including file hash, ownership details, timestamps, and access permissions is maintained within a smart contract on the Ethereum blockchain. This design guarantees immutability, traceability, and protection against tampering, while enabling fine-grained access control. In addition to secure storage, the framework incorporates ChaCha20-based symmetric encryption to evaluate and compare computational performance with asymmetric methods. The combination of decentralized storage, cryptographic security, and immutable ledger technology eliminates reliance on centralized authorities, thereby reducing single points of failure and enhancing system resilience. The proposed approach ensures that only authorized entities can access and decrypt shared content while maintaining transparency of file transactions.

Open access
Cloud Data Security Solutions
Blockchain Technology Applications and Security
Cryptography and Data Security
Original source
Apr 10, 2026·American Journal of Management and IOT Medical Computing
0 cites
Health Data Exchange governed by Ledger Systems with Secure Distributed Storage Mechanisms

G Swaroopa Rani, Vasakula Rakshith, Thurpati Saikumar, Banothu Akhil · 5 authors

The rapid advancement of digital technologies in healthcare has increased the need for secure, transparent, and efficient management of medical data. However, most existing systems rely on centralized architectures, where sensitive patient information is controlled by a single authority. This creates vulnerabilities such as data breaches, unauthorized access, and single points of failure, which can compromise data integrity and patient privacy. The core problem addressed in this research is the lack of a decentralized and tamper-resistant mechanism for managing Electronic Health Records (EHR). Current solutions often suffer from limited transparency, inefficient data sharing between patients and doctors, risks of data manipulation, dependency on intermediaries, and scalability issues due to large medical files like reports and prescriptions. To address these challenges, this research proposes a blockchain-based healthcare management system integrated with the Inter-Planetary File System (IPFS). Blockchain technology, implemented using Ethereum and Web3, ensures secure, immutable, and transparent transaction handling through smart contracts. IPFS is used for decentralized storage of medical files, with only cryptographic hashes stored on the blockchain to reduce storage overhead while maintaining data integrity. The system enables patients to book appointments, upload medical reports, and securely share them with doctors. Doctors can access records, provide diagnoses, and generate prescriptions, which are also stored via IPFS and linked to the blockchain. This ensures that data cannot be altered without detection, enhancing trust. The proposed system improves data security, privacy, reliability, and scalability in healthcare data management.

Open access
Blockchain Technology Applications and Security
Cryptography and Data Security
Cloud Data Security Solutions
Original source
Apr 9, 2026·INTERANTIONAL JOURNAL OF SCIENTIFIC RESEARCH IN ENGINEERING AND MANAGEMENT
0 cites
Zero-Knowledge Cloud Platform for End-to-End Encrypted Photo Storage and Sharing

T.A. Krithika, Muniappan Muniappan M, Mayank Raj, Naveen T · 5 authors

Abstract—This paper defines the privacy focused alternative for popular cloud storage providers. It differentiates itself from conventional service providers by incorporating client side encryption and zero knowledge proofings. It proposes a secure, private and trust-less system for photo storage and sharing. Keywords—End-to-End Encryption(E2EE), Zero-Knowledge, Cloud Computing, Photo Storage, Cryptography, Key Management, Client-side Encryption

Cryptography and Data Security
Cloud Data Security Solutions
Chaos-based Image/Signal Encryption
Original source
Apr 9, 2026·Cureus Journal of Computer Science.
0 cites
CryptoSafeSend: A Blockchain-Based Secure Transaction Mediator for Decentralized Finance

Kamalika Bhowal, Srijit Mondal, Kousik Dasgupta, Abir Chattopadhyay

In decentralized finance (DeFi), accidental cryptocurrency transfers to incorrect wallet addresses are a large usability and security issue, frequently causing permanent loss of funds. We present CryptoSafeSend, a smart contract-based safety protocol for transactions featuring a cryptographically secure passcode verification scheme supporting conditional transfers. This work addresses higher-level security issues by introducing a PBKDF2-based key derivation function, which generates strong encryption keys based on Firebase's Firebase Unique Identifier. Secret passcodes are encrypted in Advanced Encryption Standard operating in Galois/Counter Mode functions deployed underneath the Web Crypto API, and the initialization vector and ciphertext are Base64 encoded for off-chain reliable storage and Firebase Firestore-based messaging. The protocol prevents unauthorized exploitation by safely binding off-chain passcode transmission to a matching on-chain verification, reinforcing user trust without undermining decentralization. Also, to ensure recoverability, CryptoSafeSend integrates a 7-day on-chain escrow lock, after which unclaimed funds become permissionlessly refundable to the sender, preserving decentralization while eliminating reliance on trusted intermediaries. Testing on an Ethereum testnet confirms negligible gas overhead, immunity against double claims, and strong security guarantees, qualifying CryptoSafeSend as a valuable constituent in next-generation secure digital asset protocols.

Open access
Blockchain Technology Applications and Security
Cryptography and Data Security
Cloud Data Security Solutions
Original source
Apr 8, 2026·Zenodo (CERN European Organization for Nuclear Research)
0 cites
Operator-Theoretic Collapse of Cryptographic Hardness: Birman-Schwinger Instability and Zero-Knowledge Witnesses

Andrew Kim

Recent advancements, specifically the 2026 whitepaper by Google Quantum AI, Stanford University, and the Ethereum Foundation (arXiv:2603.28846), have demonstrated the resource feasibility of breaking secp256k1 elliptic curve cryptography using fault-tolerant quantum computation (≤ 1200 logical qubits and ≤ 90 million Toffoli gates). While their work validates this capability via zero-knowledge STARK proofs without disclosing explicit circuits, we provide the continuous operator-theoretic framework that explains the exact physical collapse mechanism underlying their discrete resource results. By modeling cryptographic hardness as a stable, invariant computational manifold, we show that quantum vulnerability is a manifestation of a Birman-Schwinger instability. We prove that, within this model, the introduction of a transverse quantum operator (e.g., Shor's algorithm implemented via Quantum Phase Estimation) forces a resolvent singularity in the classical generator when the resource perturbation parameter crosses a critical threshold (μ_c). We establish a strict Hardness Phase Transition, demonstrating that cryptographic security is equivalent to the point 1 remaining outside the spectrum of the Birman-Schwinger kernel. Furthermore, we formalize zero-knowledge proofs (such as the Groth16-wrapped STARK artifacts published by Babbush et al.) as highly constrained Boolean projectors. We show that these proofs trigger an epistemic spectral collapse via Zeno stabilization, certifying the non-invertible regime without decohering the raw computational state into the public domain. The manuscript includes an exact analytic toy model demonstrating bound-state collapse into the continuum, explicitly mapping the destruction of exponential cryptographic isolation to a polynomial scattering state. This formalization transitions cryptographic failure from a domain of discrete computational estimates to a continuous framework of operator-theoretic necessity.

Open access
2 source records
Cryptography and Data Security
Quantum Computing Algorithms and Architecture
Cryptography and Residue Arithmetic
Original source
Apr 8, 2026·International Journal of AI Electronics and Nexus Energy
0 cites
A Secure and Scalable Framework for Decentralized Data Storage and Trading Using Blockchain and Edge Computing

K Yatheendra, K K Prathyusha, K Dhanamjay

With the proliferation of mobile devices such as smart phones, tablets, and laptops, consumers are creating and sharing large amounts of multimedia information such as images, videos, and documents. Traditional centralized systems have significant risks on data privacy and often share an unequal share of revenue with the intermediaries, which requires the creation of a secure, decentralized data trading and storage system. This paper presents a blockchain-based edge computing platform that leverages high capacity relay nodes to store encrypted and tamper-proof data to enable quick processing and maximize revenue to the data producers. A Rounding-based Data Placement Algorithm (RDPA) is a useful tool to locate cost-effective relay nodes to minimize storage and transmission costs, and a sustainable consensus mechanism, Proof-of-Data-Trading (PODT), is a synthesis of Proof-of-Work and Proof-of-Stake to safely publish blocks with the minimum use of energy. A set of encrypted data is stored on relay nodes and kept within a certain timeframe, and the metadata and location are recorded on the blockchain, which enables safe and open transactions between producers and consumers. Smart contracts make it possible to automate the data transaction, access, and verification process. A compression method is used to reduce the size of the large data items to make the most out of the relay nodes. The proposed solution will ensure decentralized storage of data in a way that is scalable, secure, and cost-effective which will enable the producers to support massive revenue potential and consumers to reliably retrieve data within a blockchain-based edge architecture.

Blockchain Technology Applications and Security
Cryptography and Data Security
IoT and Edge/Fog Computing
Original source
Apr 7, 2026·Zenodo (CERN European Organization for Nuclear Research)
0 cites
Post-Quantum Cryptography in immo.quick Core/Machine Law

Rami Cherri

This paper presents the first formally documented implementation of post-quantum cryptographic infrastructure within a production-grade institutional compliance enforcement system. It addresses a structural vulnerability endemic to the entire regulatory technology industry: every compliance record generated today under RSA or ECC encryption is potentially exposed to "Harvest Now, Decrypt Later" (HNDL) attacks — a documented, operationally active collection strategy confirmed by NSA, CISA, ENISA, and BSI — and will remain so until quantum computers capable of running Shor's algorithm at scale become available, currently projected between 2030 and 2035. Given mandatory regulatory retention periods of 5–30 years under DORA Art.10, GDPR Art.5(e), FinCEN BSA 31 CFR §103.33, Swiss OR Art.958f, and Solvency II, compliance records created today under classical cryptography will still exist — and may be decryptable — within their own legally mandated retention window. This paper documents the complete architectural response: the deployment of CRYSTALS-Kyber-1024 (NIST FIPS 203, 2024) as the primary cryptographic primitive for all compliance ledger operations in the immo.quick Core Machine Law Engine, combined with: A hybrid encryption architecture providing quantum security with full backward compatibility A Merkle Tree Batching scheme reducing post-quantum storage overhead by 99.99% (from 4.67 PB/year to 0.35 TB/year at Tier-1 clearing volumes) A multi-region HSM key hierarchy (EU/CH/US/UK) with Shamir Secret Sharing (3-of-5) and zero-downtime rotation A Zero-Knowledge Proof integration (Groth16, PLONK, Cairo zk-STARK) that resolves the structural contradiction between GDPR Art.17 erasure rights and immutable ledger requirements — by placing zero personal data on the ledger A crypto-agility policy engine enabling algorithm migration without application code changes or audit trail disruption Complete regulatory compliance mappings to DORA, GDPR, BSI TR-02102-1, and NIST FIPS 203 The immo.quick Core platform is presented as the first operational implementation of this architecture across fourteen regulatory frameworks and five institutional sectors (Real Estate, Banking, Insurance, Government, Cloud/FinTech). This paper is a standalone technical specification and supplements the immo.quick Core architecture series (DOI: 10.5281/zenodo.19301212 through 10.5281/zenodo.19457223). It provides the first focused, formally structured academic documentation of CRYSTALS-Kyber-1024 deployment within a deterministic gate enforcement environment with hardware TEE attestation and bi-temporal legal state management. The central argument: Post-Quantum cryptography is not a feature request for 2030. It is a structural prerequisite for any compliance system intended to produce legally defensible evidence chains beyond the quantum threat horizon. The architecture to achieve this exists, is formally specified, and is operationally deployed.

Open access
Blockchain Technology Applications and Security
Digitalization, Law, and Regulation
Cryptography and Data Security
Original source
Apr 7, 2026·Zenodo (CERN European Organization for Nuclear Research)
0 cites
DSKAG-IT-SIG: Information-Theoretic Transaction Signatures with Hardware-Bound Policy Binding and Permissionless Zero-Knowledge On-Chain Verification

Richard A. Blech

We present DSKAG-IT-SIG, a family of information-theoretic transaction signature schemes that achieve unconditional existential unforgeability under adaptive chosen-message attack by computationally unbounded adversaries. The construction derives per-transaction MAC keys through DSKAG, a deterministic symmetric key agreement protocol requiring no key transmission, no handshake, and no public key infrastructure. We prove (Theorem 1) that the forgery advantage of any unbounded adversary making q queries is at most q * 2^{-128} in standard mode, reducing to the statistical uniformity of DSKAG-derived keys and the pairwise independence of HMAC-SHA256 under a uniform key. We prove (Theorem 2) that cross-domain forgery advantage is at most 2^{-128} + negl(lambda), reducing to the statistical key isolation of DSKAG across policy domains. Both bounds are unconditional and independent of any computational hardness assumption. Standard-mode signatures are 30 bytes, a 97.8% reduction versus Falcon-512 (666 bytes) and compatible with ISO 20022 SWIFT message fields without re-engineering. The NexusKey composite policy digest binds asset class, jurisdiction, KYC level, and chain identity into the key derivation path; policy bypass is cryptographically equivalent to key forgery. A four-layer UltraHonk zero-knowledge proof system (143,802 gates, no trusted setup, 16 KB proof) enables permissionless on-chain compliance verification, deployed on Ethereum Sepolia and Arbitrum Sepolia. Version 2.2. 17 pages, 7 tables. Three independent academic institutions validated the construction: no structural attacks found.

Open access
2 source records
Cryptography and Data Security
Advanced Authentication Protocols Security
Cryptographic Implementations and Security
Original source
Apr 7, 2026·arXiv (Cornell University)
0 cites
Inertial Mining: Equilibrium Implementation of the Bitcoin Protocol

Manuel Mueller-Frank, Minghao Pan, Omer Tamuz

The value of proof-of-work cryptocurrencies critically depends on miners having incentives to follow the protocol. However, the Bitcoin mining protocol proposed by Nakamoto (2008) and implemented in practice is well known not to constitute an equilibrium: Eyal and Sirer (2018) construct a profitable deviation called ``selfish mining'' which relies on strategically delaying disclosure of newly mined blocks rather than publishing them immediately. We propose inertial mining, a novel mining protocol. When miners follow inertial mining, they produce the outcome intended by Nakamoto, i.e., a single longest chain. But unlike the Bitcoin mining protocol, inertial mining constitutes an equilibrium (assuming no miner controls more than half of the mining power). Indeed, neither selfish mining nor any other deviation is profitable. Furthermore, inertial mining only changes miners' behavior in the event of off-path forks, and can be implemented in Bitcoin without any changes to its consensus mechanism or blockchain architecture.

Open access
3 source records
cs.CR
cs.GT
econ.TH
Original source
Apr 7, 2026·2026 IEEE 15th International Conference on Communication Systems and Network Technologies (CSNT)
0 cites
Secure and Scalable Blockchain Architecture for Seamless Cross-Border Payment and Settlement Systems

Ravindra Chopparapu, Sai Vamsi Chennupati, Sree Pranathi Pallela

The payment and settlement systems existing between nations are plagued by constant high costs of transactions, slow speed of the processes and also lack of transparency after the transactions touch other parties. The study suggests a safe and scalable blockchain platform that will support cross-border financial transfers. The architecture uses hybrid consensus integration of proof-of-stake and Byzantine fault tolerance to improve security and provide efficiency. A layered modular design supports interoperability between various financial institutions and regulatory regimes, and smart contract-based automation supports transparent settlement and compliance verification. Scalability is realized by sidechain integration and use of sharding algorithm which help it achieve high transaction throughput without jeopardizing security. The system proposed here eliminates reliance on third parties, settlement risks and offers confirmation of transactions with an audit trail in near real-time. The joint focus of the framework on trust, speed, and compliance means that it is a complete solution that supports any strategy to modernize global payment ecosystems, including in ways that can lead to financial inclusion and more efficient cross-border trade finance.

Blockchain Technology Applications and Security
Cryptography and Data Security
Big Data and Digital Economy
Original source
Apr 7, 2026·2026 IEEE 15th International Conference on Communication Systems and Network Technologies (CSNT)
0 cites
Blockchain-Enhanced Outsourced Provable Data Possession with Zero-Knowledge Proofs for Secure Cloud Storage

Haider Ali, Shafiqul Abidin, Mohammad Saqib

The rapid proliferation of cloud storage services necessitates robust mechanisms for verifying data integrity without requiring complete data retrieval. Traditional Provable Data Possession schemes face significant challenges in achieving simultaneous decentralization, privacy preservation, and efficient dynamic data handling. We present a novel framework that integrates blockchain technology with zero-knowledge cryptography to comprehensively address these limitations. Our approach employs Ethereum smart contracts for decentralized verification orchestration, Groth16 zk-SNARKs for privacy-preserving proof generation, and IPFS for distributed metadata management. The system architecture features a hierarchical Merkle tree authentication structure combined with BLS signature aggregation, achieving logarithmic verification complexity that is independent of the dataset size. By leveraging blockchain's immutable ledger properties, we eliminate single points of failure inherent in centralized third-party auditor models while ensuring complete audit trail transparency. The protocol supports dynamic data operations, including insertions, deletions, and modifications, through efficient cryptographic re-authentication mechanisms. We implement homomorphic encryption to enable verification on encrypted data, ensuring cloud providers never access plain-text information. Experimental evaluation on realistic datasets demonstrates a 43% reduction in computational overhead, a 67% decrease in communication costs, and 99.9% verification accuracy compared to existing approaches. When processing 10,000 data blocks totalling 1 GB, our system achieves a 2.3 -second average verification time with only 1.2% storage overhead. Formal security analysis proves correctness, soundness under computational hardness assumptions, and zero-knowledge privacy guarantees.

Cloud Data Security Solutions
Cloud Computing and Resource Management
Cryptography and Data Security
Original source
Apr 6, 2026·arXiv (Cornell University)
0 cites
Cryptanalysis of the Legendre Pseudorandom Function over Extension Fields

Daksh Pandey

The Legendre Pseudorandom Function (PRF) is a highly efficient cryptographic primitive built upon the Legendre symbol, valued for its low multiplicative complexity in Multi-Party Computation (MPC) and Zero-Knowledge Proof (ZKP) protocols. While its security over prime fields $\mathbb{F}_p$ is well-documented, recent interest has shifted toward instantiations over extension fields $\mathbb{F}_{p^r}$. This paper presents the first comprehensive cryptanalysis of the single-degree Legendre PRF operating over $\mathbb{F}_{p^r}$. First, we analyze polynomial input encoding under a standard passive threat model (sequential additive counter queries). We demonstrate that while the absence of polynomial carry-overs causes an asynchronous "no-carry fracture" that neutralizes classical sliding-window collision attacks, the fracture itself is deterministically periodic. By introducing a novel "Differential Signature" bucketing technique, we prove that an adversary can systematically group fractured sequences by their structural shapes to bypass this defense, recovering the secret key in $\mathcal{O}(U \cdot p^r/M)$ operations, where $U$ is the unicity distance. Second, we evaluate the PRF under an active Chosen-Query threat model. We demonstrate that an adversary can circumvent the additive fracture by evaluating the PRF along a geometric sequence generated by a primitive polynomial. This structure invokes strict multiplicative homomorphism over $\mathbb{F}^*_{p^r}$, permitting a direct generalization of state-of-the-art table collision attacks to extract the key in $\mathcal{O}(p^r/M)$ operations. Finally, we establish the cryptographic boundaries of these attacks, formally proving the necessity of higher-degree key variants ($d \ge 2$) to achieve exponential security against structural reduction in extension fields.

Open access
3 source records
cs.CR
math.NT
Cryptographic Implementations and Security
Original source
Apr 6, 2026·Center for Open Science
0 cites
Liquid Staking and the Control-Exposure Wedge

Marc Dordal Carreras, Gloria Christina Heesen, Kohei Kawaguchi

Proof-of-stake deters attacks by keeping validator stake exposed to slashing and depreciation losses. Liquid staking lets operators obtain voting power using pooled stake while reducing their own exposure by selling liquid staking tokens (LSTs) and shifting uncovered slashing losses onto token holders. We study the security implications of this control-exposure wedge and the protocol design problem it creates. Competitive LST pricing can partly deter attack by lowering the resale value of claims when risk rises, but it cannot fully restore deterrence because liquid staking participants do not internalize ETH-wide depreciation losses. A fee-charging protocol prefers the no-attack regime because it maximizes total stake, yet collateral requirements alone do not generally make that outcome unique. Robust security may therefore require additional tools, including permissioned participation, screening or reserve capacity.

Open access
Cryptography and Data Security
Advanced Authentication Protocols Security
Blockchain Technology Applications and Security
Original source
Apr 5, 2026·arXiv (Cornell University)
0 cites
Search-Bound Proximity Proofs: Binding Encrypted Geographic Search to Zero-Knowledge Verification

Yoshiyuki Ootani

Location-based systems that combine encrypted geographic search with zero-knowledge proximity proofs typically treat the two phases as independent. Under an honest-but-curious server, this leaves an authorization provenance gap: once session state is purged, no forensic procedure can attribute a proof to its originating search session, because the proof's public inputs encode no session-identifying information. We formalize this gap as the search-authorized proof (SAP) security notion and show via a concrete audit re-association attack that proof-external mechanisms, where authorization evidence remains outside the proof, cannot prevent forensic misattribution when the same drop parameters recur across sessions. Search-Bound Proximity Proofs (SBPP) realize the SAP requirements without modifying the ZKP circuit: session nonce, Merkle-root result-set commitment, and signed receipt are decomposed into independently auditable components, enabling property-level fault isolation in offline audit. Experiments on synthetic and real-world data (110,776 OpenStreetMap POIs) show sub-millisecond absolute overhead on a 125 ms Groth16 baseline.

Open access
2 source records
Cryptography and Data Security
Blockchain Technology Applications and Security
Access Control and Trust
Original source
Apr 5, 2026·Electronic Theses and Dissertations Repository (University of Pisa)
0 cites
Privacy-Preserving Digital Product Passports for Container Logistics: Design, Implementation and Experimental Evaluation of a oneM2M, EPCIS 2.0 and IOTA Platform with Zero-Knowledge Proofs

SAMIULLAH KHAIRY

Maritime shipping carries over 80% of global trade, yet cold-chain compliance verification forces a choice between disclosing sensitive telemetry and issuing unverifiable declarations. The EU's Digital Product Passport mandate requires verifiable provenance, but maritime IT systems lack a harmonized event model for interoperability. This thesis presents Ocean DPP, integrating EPCIS 2.0, oneM2M, IOTA anchoring, and Groth16 zero-knowledge proofs to verify compliance without revealing sensor data. Merkle-tree batching amortises on-chain cost, and sixteen experiments over 10,000+ events confirm 48 ms baseline latency, sub-10 ms proof verification, 37% scaling improvement, and zero message loss. The results demonstrate that privacy-preserving, standards-compliant DPPs are viable for maritime supply chains.

Open access
Big Data and Digital Economy
Cryptography and Data Security
Blockchain Technology Applications and Security
Original source
Apr 4, 2026·ACM Transactions on Software Engineering and Methodology
0 cites
As Long As I See It - OSVHunter: Understanding and Detecting Open-Secret Vulnerabilities in Smart Contracts

Songyan Ji, Jin Wu, Wei Zhang, Ming Han · 6 authors

This paper centers on open-secret vulnerabilities (OSVs), a kind of smart contract vulnerability that allows attackers to exploit the natural transparency feature of blockchains to gain illegal monetary profits from problematic smart contracts. Attackers can easily launch OSV attacks by leveraging publicly visible information from a smart contract to issue a profitable transaction without violating its business logic. This poses significant challenges in detecting OSVs. Despite the severe impacts of OSVs, there is no prior research work that systematically discusses OSVs (to the best of our knowledge). To fill this knowledge gap, this paper presents a formal definition of OSVs, and OSVHunter, the first-ever tool aiming to detect OSVs in smart contracts. The detection results show that OSVs are prevalent in real-world smart contracts. Some of these vulnerabilities are even concealed within highly popular Ethereum contracts, with individual contract valuations exceeding five hundred thousand U.S. dollars. These vulnerabilities appear in finance, gaming, gambling, etc. We hope this paper can arouse our community’s attention to the significance of OSVs and lay the technical foundation for future research.

Blockchain Technology Applications and Security
Cryptography and Data Security
Cybercrime and Law Enforcement Studies
Original source