Blockchain Papers

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

14 papersLast indexed Aug 31, 2026
Search papers

Paper index

14 results · page 1 of 1

Clear filters
Aug 13, 2026·Physica Scripta
0 cites
A critical review on the convergence of blockchain and machine learning in Deep Packet Inspection systems to enhance network traffic security, performance and management

Fazeel Ahmed Khan, Andi Fitriah Binti Abdul Kadir, Adamu Abubakar Ibrahim, Mohammad Shadab Khan

Abstract The growing volume and complexity of network data necessitate advance solutions for network traffic analysis and security. The Deep Packet Inspection (DPI) offers a granular approach to monitoring, filtering and classifying network traffic to enforce security policies, optimize QoS and detect malicious activities. The proposed study addresses these issues by exploring the emerging but promising integration of blockchain and machine learning techniques to improve DPI. It contributes by providing a comprehensive details on the application domain of DPI with a focus on network security, performance and management. Also, the study proposes a research roadmap to guide the future development on the development of blockchain-enabled intelligent solutions for DPI. Using PRISMA methodology, several existing studies were evaluated addressing the potential application of blockchain and machine learning in DPI. The survey has identified significant challenges towards the integration including real-time IP packet inspection efficiency, QoS performance and the impact of high traffic volume on DPI. It concludes that DPI has wider applications to be integrated with emerging technologies particularly in machine learning and blockchain. The future research should focus on advance machine learning paradigms such as continual and federated learning while blockchain technology should be resolved with scalability challenges to be utilized effectively for next-generation DPI solutions.

Network Packet Processing and Optimization
Internet Traffic Analysis and Secure E-voting
Software-Defined Networks and 5G
Original source
May 27, 2026·Cybersecurity
0 cites
Efficient encrypted network traffic management with zero-knowledge proof

Naiheng Zhang

Abstract In the digital age, the reliance on network communication for information exchange has surged, making encrypted network traffic a linchpin of secure digital interactions. However, while encryption safeguards data, it creates hurdles for network management and security surveillance. Conventional deep packet inspection (DPI) falters when faced with encrypted traffic, and existing studies in this area have drawbacks like reliance on trusted third parties and limited detection capabilities. To address these issues, we present a novel zero knowledge proof based encrypted traffic management( $$\mathbb {ZKP}$$ <mml:math xmlns:mml="http://www.w3.org/1998/Math/MathML"> <mml:mi>ZKP</mml:mi> </mml:math> - $$\mathbb {PET}$$ <mml:math xmlns:mml="http://www.w3.org/1998/Math/MathML"> <mml:mi>PET</mml:mi> </mml:math> ) scheme. By integrating a third-party verifier operating under the honest-but-curious (HBC) model, $$\mathbb {ZKP}$$ <mml:math xmlns:mml="http://www.w3.org/1998/Math/MathML"> <mml:mi>ZKP</mml:mi> </mml:math> - $$\mathbb {PET}$$ <mml:math xmlns:mml="http://www.w3.org/1998/Math/MathML"> <mml:mi>PET</mml:mi> </mml:math> establishes a trustless verification system that effectively and efficiently curbs metadata leakage. $$\mathbb {ZKP}$$ <mml:math xmlns:mml="http://www.w3.org/1998/Math/MathML"> <mml:mi>ZKP</mml:mi> </mml:math> - $$\mathbb {PET}$$ <mml:math xmlns:mml="http://www.w3.org/1998/Math/MathML"> <mml:mi>PET</mml:mi> </mml:math> is implemented with two applications: HTTP traffic blocking and blacklist management. For HTTP traffic blocking, the BTHP circuit is developed to extract version details from TLS traffic and verify compliance, enabling precise traffic control. In blacklist management, tailored extraction algorithms for DoT and DoH encrypted DNS traffic are implemented, and Merkle tree based membership proofs are utilized to decide whether to intercept traffic. Experimental evaluations demonstrate that $$\mathbb {ZKP}$$ <mml:math xmlns:mml="http://www.w3.org/1998/Math/MathML"> <mml:mi>ZKP</mml:mi> </mml:math> - $$\mathbb {PET}$$ <mml:math xmlns:mml="http://www.w3.org/1998/Math/MathML"> <mml:mi>PET</mml:mi> </mml:math> can efficiently enforce diverse network policies on encrypted traffic. It not only safeguards security and privacy but also exhibits outstanding performance, offering a dependable, efficient, and privacy-centric solution for encrypted network traffic management.

Open access
Network Packet Processing and Optimization
Cryptography and Data Security
Internet Traffic Analysis and Secure E-voting
Original source
Oct 26, 2025·2025 IEEE/ACM International Conference On Computer Aided Design (ICCAD)
1 cites
Gotta Hash ’Em All! Accelerating Hash Functions for Zero-Knowledge Proof Applications

Nojan Sheybani, Tengkai Gong, Anees Ahmed, Nges Brian Njungle · 6 authors

Collision-resistant cryptographic hash functions (CRHs) are crucial for security, particularly for message authentication in Zero-knowledge Proof (ZKP) applications. However, traditional CRHs like SHA-2 or SHA-3, while optimized for CPUs, generate large circuits, rendering them inefficient in the ZK domain. Conversely, ZK-friendly hashes are designed for circuit efficiency but struggle on conventional hardware, often orders of magnitude slower than standard hashes due to their reliance on expensive finite field arithmetic. To bridge this performance gap, we present HashEmAll, a novel collection of FPGA-based realizations for three prominent ZK-friendly hashes: Griffin, Rescue-Prime, and Reinforced Concrete. Each offers distinct optimization pro les, with both area-optimized and latency-optimized variants available, allowing users to tailor hardware selection to specific application constraints regarding resource utilization and performance.Our extensive evaluation shows that latency-optimized HashEmAll designs outperform CPU implementations by at least 10×, with the leading design achieving a 23× speedup. These gains are coupled with lower power consumption and compatibility with accessible FPGAs. Importantly, the highly parallel and pipelined architecture of HashEmAll enables significantly better practical scaling than CPU-based approaches towards building real-world ZKP applications, such as data commitments with Merkle Trees, by mitigating the hashing bottleneck for large trees. This highlights the suitability of HashEmAll for real-world ZKP applications involving large-scale data authentication. We also highlight the ability to translate the HashEmAll methodology to various ZK-friendly hash functions and different field sizes.

2 source records
Cryptographic Implementations and Security
Security and Verification in Computing
Network Packet Processing and Optimization
Original source
Feb 20, 2025·Proceedings of the 2025 10th International Conference on Intelligent Information Technology
0 cites
BL0K-ME Protocol: A Zero-Knowledge Proof Approach For Message Authentication In E2EE Conversations

Phuc-Hung Pham Le, Trung-Tin Tran, Toan Q. Dinh, Quy N.

As end-to-end encryption (E2EE) becomes the standard for secure communication, ensuring message authenticity while maintaining user privacy poses significant challenges.This paper introduces the BL0K-ME protocol, a novel cryptographic solution that combines Zero-Knowledge Proofs (ZKP), RSA encryption, and Bloom filters to authenticate individual messages within E2EE conversations.RSA encryption is employed to secure the transmission of messages between users, ensuring that only the intended recipient can decrypt the content, while ZKP enables third-party verification of specific message content without exposing the entire conversation.By leveraging Bloom filters, the protocol provides efficient logging and verification of message existence, balancing privacy protection with legal and regulatory requirements for digital evidence.BL0K-ME addresses a critical gap in current messaging systems by allowing service providers to verify message authenticity for legal investigations without compromising the confidentiality of unrelated communications.This research demonstrates the potential of integrating RSA encryption, ZKP, and Bloom filters to offer a scalable, secure solution for message authentication in E2EE systems, safeguarding both user privacy and the integrity of digital evidence.

Open access
Network Packet Processing and Optimization
IPv6, Mobility, Handover, Networks, Security
Advanced Authentication Protocols Security
Original source
Oct 17, 2024·Proceedings of the 16th ACM SIGPLAN International Workshop on Virtual Machines and Intermediate Languages
0 cites
Synthesizing Efficient Super-Instruction Sets for Ethereum Virtual Machine

Xiaowen Hu, David Zhao, Bernhard Scholz

Super-instructions are a crucial optimization method for interpreters, as they combine multiple basic instructions into single specialized operations. The optimization technique reduces dispatch overhead and enables further optimizations in the synthesized operation code for a super-instruction. However, due to combinatorial explosion, identifying super-instructions is a complex selection problem. This paper presents a novel approach for the automated synthesis of super-instruct­ions using a combination of offline dictionary-based compression algorithms and greedy heuristics. Our method addresses the common issue of overlap between super-instructions, which previous approaches often overlook. Additionally, we introduce a meta-compiler for the Ethereum Virtual Machine (EVM) that automatically generates a new interpreter incorporating the super-instructions. The super-instructions generated with our approach result in an 8.45% speedup for the interpreter component of the EVM.

Open access
Network Packet Processing and Optimization
Algorithms and Data Compression
Parallel Computing and Optimization Techniques
Original source
Jan 1, 2023·International Journal of Security and Networks
2 cites
Efficient identity-based ring identification scheme and identity-based ring signature scheme on lattices

Xiaohui Hu, Huiwen Jia, Jingang Liu, Zhi‐Qi Zhao

Identity-based cryptography (IBC) can be applied to scenarios that involve a large number of public keys in each execution. In this paper, we propose an efficient identity-based ring signature scheme on lattices with signature size logarithmic to the cardinality of the ring. To this end, we first construct an efficient identity-based ring identification scheme by combining preimage sampling algorithms and a zero-knowledge proof system for a tree-based accumulator. Then we apply the Fiat-Shamir transformation and obtain a secure identity-based ring signature scheme. We prove its security in the random oracle model under the small integer solution assumption.

2 source records
Cryptography and Data Security
DNA and Biological Computing
Coding theory and cryptography
Original source
Jul 23, 2021·DOAJ (DOAJ: Directory of Open Access Journals)
11 cites
HashWires: Hyperefficient Credential-Based Range Proofs

Konstantinos Chalkias, Shir Cohen, Kevin Lewi, Fredric Moezinia · 5 authors

Abstract This paper presents HashWires, a hash-based range proof protocol that is applicable in settings for which there is a trusted third party (typically a credential issuer) that can generate commitments. We refer to these as “credential-based” range proofs (CBRPs). HashWires improves upon hashchain solutions that are typically restricted to micro-payments for small interval ranges, achieving an exponential speedup in proof generation and verification time. Under reasonable assumptions and performance considerations, a Hash-Wires proof can be as small as 305 bytes for 64-bit integers. Although CBRPs are not zero-knowledge and are inherently less flexible than general zero-knowledge range proofs, we provide a number of applications in which a credential issuer can leverage HashWires to provide range proofs for private values, without having to rely on heavyweight cryptographic tools and assumptions.

Open access
2 source records
Cryptography and Data Security
Security and Verification in Computing
Security in Wireless Sensor Networks
Original source
Oct 13, 2020·2020 IEEE 28th International Conference on Network Protocols (ICNP)
4 cites
Preventing Route Leaks using a Decentralized Approach: An Experimental Evaluation

Miquel Ferriol-Galmés, Roger Coll Aumatell, Albert Cabellos‐Aparicio, Shoushou Ren · 6 authors

In the inter-domain routing infrastructure, a route leak is defined as a violation of the routing policy agreed between two Autonomous Systems (AS). Route leaks have resulted in large-scale outages on the Internet, taking down several services. Although route leaks seem a simple problem, the solution is complex because: (i) ASes consider -partially- routing policy private, (ii) lack of a formal and standard language to express routing policy and (iii) BGP lacks adequate cryptographic-based security. In this paper, we present an experimental analysis of a distributed ledger-based architecture that provides a solution to route leaks. Specifically, the routing policy is unambiguously expressed using a formal language, that is then stored in a blockchain. This decentralized architecture allows private policies and interfaces seamlessly with the current BGP infrastructure, requiring no changes to routers. We build a prototype to evaluate our proposed architecture using Hyperledger, we analyze its performance using a real-world BGP dataset. Our results show that our architecture scales linearly with relevant metrics. Additionally, we validate the architecture preventing an artificially introduced route leak in a realistic 10 AS topology.

Open access
Internet Traffic Analysis and Secure E-voting
Network Security and Intrusion Detection
Network Packet Processing and Optimization
Original source
Oct 1, 2019·2019 International Conference on Cyber-Enabled Distributed Computing and Knowledge Discovery (CyberC)
50 cites
The Golden Shield Project of China: A Decade Later—An in-Depth Study of the Great Firewall

Sonali Chandel, Zang Jingji, Yu Yunnan, Sun Jingyao · 5 authors

The following topics are dealt with: learning (artificial intelligence); cryptography; distributed databases; feature extraction; Internet; cryptocurrencies; cryptographic protocols; neural nets; authorisation; Internet of Things.

Cloud Data Security Solutions
Cognitive Computing and Networks
Network Packet Processing and Optimization
Original source
Jul 1, 2019·2019 IEEE International Symposium on Measurements & Networking (M&N)
50 cites
Detecting cryptocurrency miners with NetFlow/IPFIX network measurements

Jordi Zayuelas i Munoz, José Suárez‐Varela, Pere Barlet‐Ros

In the last few years, cryptocurrency mining has become more and more important on the Internet activity and nowadays is even having a noticeable impact on the global economy. This has motivated the emergence of a new malicious activity called cryptojacking, which consists of compromising other machines connected to the Internet and leverage their resources to mine cryptocurrencies. In this context, it is of particular interest for network administrators to detect possible cryptocurrency miners using network resources without permission. Currently, it is possible to detect them using IP address lists from known mining pools, processing information from DNS traffic, or directly performing Deep Packet Inspection (DPI) over all the traffic. However, all these methods are still ineffective to detect miners using unknown mining servers or result too expensive to be deployed in real-world networks with large traffic volume. In this paper, we present a machine learning-based method able to detect cryptocurrency miners using NetFlow/IPFIX network measurements. Our method does not require to inspect the packets' payload; as a result, it achieves cost-efficient miner detection with similar accuracy than DPI-based techniques.

Open access
Network Security and Intrusion Detection
Internet Traffic Analysis and Secure E-voting
Network Packet Processing and Optimization
Original source
Feb 1, 2019·2019 21st International Conference on Advanced Communication Technology (ICACT)
35 cites
A High-Performance Parallel Computation Hardware Architecture in ASIC of SHA-256 Hash

Xiaoyong Zhang, Ruizhen Wu, Mingming Wang, Lin Wang

The SHA-256 is playing an important role in various applications, such as e-transactions and bitcoins. To achieve more profits, the SHA-256 computation capacity is a main research direction of Hashing Algorithm. In this paper, a high-performance hardware architecture of SHA-256 hash is proposed. The computation of SHA-256 is rescheduled based on hardware characterises. Three pipelines are used to replace the critical path in the round functions which can shorten the long critical path, and divide the computation chain into independent parts. Multi-computation of SHA-256 is working in parallel pipelines, indicating that the computation capacity can be 3 times of standard SHA-256 implementation. The proposed SHA-256 hardware architecture has been implemented and synthesized with Intel 14nm technology. Simulation and synthesis results show the proposed SHA-256 hashing throughput can be improved by 3 times with 50.7% power reduction, at an area cost of 2.9 times compared to the standard implementation.

Algorithms and Data Compression
Network Packet Processing and Optimization
Cryptographic Implementations and Security
Original source
Jan 1, 2019·Edinburgh Research Explorer (University of Edinburgh)
274 cites
Sonic

Mary Maller, Sean Bowe, Markulf Kohlweiss, Sarah Meiklejohn

Ever since their introduction, zero-knowledge proofs have become an important tool for addressing privacy and scalability concerns in a variety of applications. In many systems each client downloads and verifies every new proof, and so proofs must be small and cheap to verify. The most practical schemes require either a trusted setup, as in (pre-processing) zk-SNARKs, or verification complexity that scales linearly with the complexity of the relation, as in Bulletproofs. The structured reference strings required by most zkSNARK schemes can be constructed with multi-party computation protocols, but the resulting parameters are specific to an individual relation. Groth et al. discovered a zk-SNARK protocol with a universal structured reference string that is also updatable, but the string scales quadratically in the size of the supported relations.<br/> <br/>Here we describe a zero-knowledge SNARK, Sonic, which supports a universal and continually updatable structured reference string that scales linearly in size. We also describe a generally useful technique in which untrusted “helpers” can compute advice that allows batches of proofs to be verified more efficiently. Sonic proofs are constant size, and in the “helped” batch verification context the marginal cost of verification is comparable with the most efficient SNARKs in the literature<br/>

Open access
3 source records
Cryptography and Data Security
Cloud Data Security Solutions
Blockchain Technology Applications and Security
Original source
Mar 1, 2011·2011 Tenth International Symposium on Autonomous Decentralized Systems
4 cites
Application for Autonomous Decentralized Multi Layer Cache System to Web Application Firewall

Hironao Takahashi, Hafiz Farooq Ahmad, Kinji Mori

Web service demand is heterogeneous and it is expanding day by day. Malicious web attacks particularly at application layer, are also increasing significantly. It is estimated eighty percent (80%) malicious attacks are web application layer attacks such as Cross Site Scripting and SQL injection. Such attacks have affected financial organizations, government institutes, hospitals and enterprise companies and so on. It is required to detect such attacks instantly to maintain the safe operations. Existing Web Application Firewalls (WAF) aim at protection of web application attacks using Black and White list based approach. Black list based WAFs operate at security operation center (SOC) to protect known attacks and it is easy to maintain same black list by other WAF nodes. However, white list independent signature from each Web service and it is generated by each web site policy. When the event of WAF fails, other WAF doesn't have same level of White list at that time. Black list is common type of signature and it can be keep the assurance by multiple WAF nodes or proxy node but White list is individual type of signature and can't maintain assurance by same policy of node. Therefore, to maintain high detection rate, dynamic adaptability of White list is required. It also requires online property and timeliness response. To solve these issues, an integrated Autonomous Decentralized Multi Layer Cache (ADMLC) system with Web Application Firewall is proposed. Evaluation shows that proposed architecture detection rate is much better than other traditional WAF based systems.

Network Security and Intrusion Detection
Network Packet Processing and Optimization
Internet Traffic Analysis and Secure E-voting
Original source