Smart contracts have become a cornerstone of modern blockchain ecosystems by enabling decentralized, transparent, and autonomous execution of digital agreements. Despite their widespread adoption, smart contracts continue to suffer from two persistent challenges: inefficient execution and critical security vulnerabilities. These limitations not only increase operational costs but also undermine trust in blockchain-based systems. This research paper presents a comprehensive and plagiarism-free investigation into smart contract optimization with a strong emphasis on security-driven design principles. The study analyzes execution inefficiencies, gas consumption patterns, and architectural constraints across major blockchain platforms, alongside prevalent vulnerabilities such as reentrancy attacks, integer overflows, access control flaws, and logic inconsistencies. Building upon this analysis, the paper proposes an integrated optimizationâsecurity framework that combines code-level optimization, modular design, formal verification, automated vulnerability detection, and hybrid on-chain/off-chain computation models. The proposed approach demonstrates how efficiency and security can be jointly enhanced rather than treated as isolated objectives. The findings aim to guide developers, researchers, and practitioners in designing smart contracts that are cost-effective, secure, and resilient within rapidly evolving blockchain environments.
Healthcare AI systems put a lot of importance on keeping medical data private because it is very sensitive. AI-driven diagnostic models could help doctors make better decisions, but they need a lot of different patient data sets, which are often kept separate from each other at different hospitals. Federated Learning (FL) is a decentralised way to solve this problem by letting multiple people train a model together without sharing data in one place. But conventional FL frameworks continue to encounter challenges related to trust, transparency, and data integrity. This paper puts forth a Blockchain-Enabled Federated Learning Framework to facilitate secure, privacy-preserving, and auditable medical diagnosis across decentralised healthcare systems. This system uses blockchain's unchangeable nature and smart contract features to make sure that model updates can't be changed, contributions can be tracked, and trust between the entities involved is higher. This combination makes AI-driven diagnostics possible without putting patient privacy, regulatory compliance, or institutional integrity at risk.
As blockchain continues to saturate into a technological infrastructure for decentralized trust and cost-effective data processing, existing consensus mechanisms remain burdened by immutable issues with scalability, energy inefficiency, and adaptive security. This is an alternative to conventional Proof of Work (PoW), Proof of Stake (PoS), and Byzantine Fault Tolerance (BFT) algorithms that only provide deterministic agreement, but are still expensive, inflexible, and weak under dynamically stable networks. Over the recent years, there has been a lot of development in Machine Learning (ML) and Artificial Intelligence (AI), which have introduced intelligent self-learning consensus mechanisms to increase adaptability, efficiency, and resilience. It highlights the architectural aspects and the operational entities of various ML-powered and hybrid consensus protocols, including PoWâPoS, DPoSâPBFT, and PoCASBFT, as well as their performance implications. Supervised, unsupervised, reinforcement, and federated learning methods are surveyed to provide insights for predictive validation, anomaly detection, energy optimization, and node trust management in blockchain networks [12]. It then compares the performance of its state-of-the-art protocols, demonstrating that ML-assisted hybrids provide 15â40% throughput gains and up to 35% energy savings over the corresponding protocols when trained with traditional models. Ultimately, the paper notes scalability, interpretability, and adversarial ML as the main risks of research in this space, and glances at future directions toward cognitive consensus architectures, also noting that these architectures should be self-healing, context-aware, and able to balance decentralization, performance, and security themselves.
The escalating energy consumption of blockchain networks has intensified concerns regarding their environmental sustainability, particularly in consensus protocols derived from Proof of Work. Although Proof of Stake improves efficiency, existing mechanisms remain static and lack responsiveness to dynamic network and energy conditions. This paper presents an Energy-Adaptive Consensus Mechanism (EACM) that integrates real-time workload awareness with energy-sensitive validator selection to optimize power utilization without compromising security. The proposed model introduces a multi-factor adaptive control layer that adjusts validation intensity based on transaction throughput, node availability, and energy profiles. A carbon awareness incentive function is incorporated to prioritize validators operating on renewable or low-carbon energy sources. Prototype implementation is developed on a private Ethereum-based test network, and comparative experiments are conducted against conventional Proof of Stake under variable workloads. Results indicate measurable reductions in energy consumption while maintaining competitive throughput, latency, and fault tolerance. The findings demonstrate that adaptive consensus design can enhance blockchain sustainability and provide a viable pathway toward carbon-efficient distributed ledger infrastructures.
Bitcoin has two cryptographic layers. SHA-256 secures mining and the hash chain â it has no periodicity, no rhythm, nothing for the quantum Fourier transform to detect. ECDSA secures signatures â it has rhythm, and Shor's algorithm breaks it. The foundation is quantum resistant. The signatures are not â but signatures are a software upgrade. The hash rate is not. Bitcoin is a shadow-mirror coupling: single hash (shadow, local, independent) coupled to blockchain (mirror, global, irreducible) through proof of work, with a self-regulating coupling constant Îș â 128,748 measured across 2,906 days and 12 orders of magnitude. Extended construction from Shadow & Mirror: Complementarity of Computation and Consciousness (Ross, 2026).
Federated Learning (FL) is an approach that allows numerous users to train a single machine learning model with the oversight of a central server, and with their training data stored locally on their devices. The approach is relevant in alleviating the risks associated with violations in data privacy. It is a process by which a pool of clients collaborates towards solving machine learning problems, with a central coordinator being the one who coordinates the entire process. The paper will review the latest advances in privacy-preserving federated learning and discuss it in the context of machine learning. It assesses privacy-related solutions, which are already in existence, such as secure aggregation, meta-learning, blockchain technology, decentralized training, searchable encryption, and data privacy mechanisms and zero-knowledge proofs. Federated learning (FL) is an emerging technology that can be used in the realm of the intelligence of the Internet of Things. However, the information that is model-related can be shared in FL and reveal the sensitive data of the participants. In this regard, we propose a new privacy-preserving FL framework, which is founded on a new chained secure multiparty computing technique, which we call chain-PPFL. The scheme we are proposing is based mostly on two mechanisms: 1) a single-masking mechanism, which protects the information that is exchanged between participants in a serial chain frame and 2) a chained-communication mechanism, which allows the masked information to be communicated between participants in a serial chain frame. We run large-scale experiments with respect to simulation by comparing the training accuracy and the leak defence to other state-of-the-art schemes with two publicly available data sets (MNIST and CIFAR-100). We established data sample distributions (IID and NonIID), and training models (CNN, MLP and L-BFGS) in our experiments. The experiment results show that the chain-PPFL scheme can offer a realistic privacy preservation (which is the same as the various privacy with Ï” to near zero) to FL at the cost of communication, and without compromising the accuracy and convergence rate of the training model.
This paper systematically reviews the research foundation, core technologies, and practical applications of cryptography in the blockchain field. Algorithms, and data immutability relies on cryptographic hash functions and Merkle tree structure; the balance between transparency and privacy in block chain relies on the encryption technique of zero-knowledge proofs, ring signature, homomorphic encryption. Therefore, every part of block chain is based on cryptography; without the mathematical guarantee of cryptography, the trust decentralized by block chain is meaningless. The security of block chain mainly relies on the encryption techniques such as hash functions, digital signatures and encryption algorithms, and traditional cryptographic methods will have vulnerabilities when facing quantum computing, because quantum computer may be used to break currently commonly used algorithms such as RSA, ECC eventually. This âsecurity paradox" requires us to pay more attention to block chain technologies, because block chain technology needs to advance in tandem with cryptography. Traditional blockchain technologies canât be used indefinitely. Against this background, researching block chain ïŒbased crypto is of great theoretical significance and practical value: on the one hand, researching on new cryptographic methods applicable to block chain can extend the area of cryptosystems and give people a new way of solving the security problems in block chain; on the other hand, we should not neglect the possibility of breaking the block chain by combining quantum computing with cryptanalysis research.
Federated learning represents a paradigm shift in distributed machine learning by enabling collaborative model training across decentralized nodes while maintaining data privacy at source locations. It helps bridge the gap between artificial intelligence-driven development guidelines and the regulatory mandates laid down by data protection legislation. A decentralized architecture transmits only the model updates to aggregation servers; this reduces privacy breach exposure and compliance violation risks and also eliminates raw data centralization. Federated learning helps build production-ready systems across healthcare, finance, and edge computing environments, owing to the maturities that have occurred in cloud infrastructure. This is a transition from the erstwhile theoretical frameworks it used to have. Architectural advantages are supplemented by privacy-preserving mechanisms like differential privacy and secure aggregation protocols, which facilitate organizations to leverage collective intelligence without exposing sensitive information. Robust platforms for privacy-critical applications can be synthesized by the integration of cloud-native security services, cryptographic enhancements, and edge computing optimization. Courtesy of emerging solutions that cater to model fairness, communication efficiency, and data heterogeneity, federated learning's practical applicability across diverse organizational contexts and regulatory domains continues to advance.
The objective of this work is to present a decentralized healthcare records management system. The system is built on the Ethereum blockchain using Solidity smart contracts and a React-based web interface. And this system addresses security, integrity, and privacy limitations of traditional centralized electronic health record (EHR) systems. By enforcing the role-based access control, immutable storage of patient records, and transparent audit trails for all operations. A smart contract âHealthcareRecordsâ manages patient data operations and provider authorization, while a MetaMask-integrated frontend enables secure interaction with the blockchain through an intuitive interface. The local Hardhat Ethereum network is used to deploy the proposed work, outcome of the prototype demonstrates a secure healthcare record creation and retrieval of the patient data. This local network demonstrating the strict access control, low gas consumptions and low latency, which are suitable for real usages in healthcare environments.
The strong interest in central bank digital currencies (CBDCs) arises in a context of increased digitization of payments and a growing search for more resilient and inclusive solutions. Among the desired features of CBDCs, offline payment constitutes a central challenge. It ensures the resilience of payment systems, promotes financial inclusion, and guarantees transaction continuity in the absence of network connectivity. However, unlikeonline payments, offline payments for CBDCs impose specific constraints and sometimes conflicting requirements in terms of security, privacy, fraud prevention, auditability, and integration with existing infrastructures. Consequently, this thesis focuses on the anal ysis and formalization of these offline payment requirements, as well as on the study of technical solutions capable of addressing them in a coherent manner. Accordingly, basedon this analysis leading to a structured taxonomy, the thesis introduces several original frameworks illustrating different strategies for satisfying these requirements. The first framework, PrivTEE-Pay, relies on a single-ledger architecture and exploits trusted execution environments combined with cryptographic primitives such as blind signatures and zero-knowledge proofs (zk-SNARKs). The second framework extends a conventionalpayment architecture through the integration of a secure smart card, the DigiVault card, coupled with a smartphone. This combined approach also relies on privacy-enhancing technologies and on the fraud detection model MarkoPayChain, based on Markov chains. A third framework, Block-PAD, proposes a hybrid architecture combining a central ledger for monetary issuance and a blockchain for delayed synchronization of offline transactions.Finally, the thesis complements these contributions with an advanced offline fraud detection framework, based on a combination of expert rules, explainable machine learning models, and hidden Markov chains. Moreover, these different frameworks are experimentally evaluated using simulators and synthetic datasets dedicated to offline CBDC payments. The results show that the proposed solutions make it possible to address the requirements identified in the taxonomy, each through explicit trade-offs. This thesis thus provides concrete contributions to the design of resilient, secure, performant, auditable, and privacy-preserving offline CBDC payment systems that can integrate into existing payment infrastructures.
The advent of 5G networks has introduced a paradigm shift in communication infrastructure, facilitating ultra-low latency and high-speed data transmission. Despite this, this progress is accompanied by a spike in diverse and sophisticated cyberattacks, for which there is no comprehensive, foolproof defence strategy. In order to address the Scalability Trilemmaâachieving decentralization, scalability, and trustâand security concerns, this study proposes a robust security framework that combines blockchain technology with Zero Trust Architecture (ZTA). The proposed framework presents an end-to-end coherent workflow in four successive stages: (i) Access Request Initiation with contextual metadata, (ii) Decentralized identity verification via blockchain-based Decentralised Identifiers (DIDs) and Verifiable Credentials (VCs), (iii) Context-aware Dynamic Access Control enforced through smart contracts, risk scoring, and cryptographic mechanisms such as Zero Knowledge Proofs (ZKPs) and Multi-Factor Authentication (MFA), and (iv) Time-bound, least-privilege access provisioning with continuous session monitoring and immutable logging. The model, which is proposed to be strategically implemented at the 5G network's device (access) layer, affirms real-time enforcement while maintaining accountability, privacy, and verifiability. Our research delivers a fully decentralized, tamper-resistant, and scalable architecture capable of dynamically mitigating advanced cyber threats, while ensuring secure delivery of 5G services across diverse use cases.
<div> Large Language Models (LLMs) are transforming 1 blockchain security and analytics, yet a system-2 atic evaluation of their capabilities remains limited. 3 This survey provides a comprehensive, AI-centric 4 assessment of LLM-based methods across over 70 5 recent studies spanning 11 application domains, 6 such as security auditing, transaction fraud de-7 tection, and cryptocurrency portfolio management. 8 Our unified taxonomy standardizes task formula-9 tions and evaluation practices to enable a com-10 parison of six LLM roles across domains. For 11 each domain, we review input representations tai-12 lored to blockchain data; LLM architectures, learn-13 ing and inference paradigms, e.g., fine-tuning, 14 retrieval-augmented generation, and agentic strate-15 gies. Our review analyzes the strengths, limita-16 tions, and emerging patterns of LLM roles observed 17 in current systems. Finally, we provide practi-18 cal guidance for selecting LLMs for specific roles 19 and outline promising research directions. The on-20 line resources of this survey are available on https: 21 //llmblockchain.github.io/LLMBlockchain/. 22 1 Introduction 23 Large Language Models are increasingly incorporated into 24 blockchain systems for both security and financial analyt-25 ics, including smart contract auditing, transaction monitoring, 26 fraud detection, market analysis, and decentralized finance 27 </div>
This paper introduces a novel architecture that brings the Algorithmic Contract Types Unified Standards (ACTUS) to Ethereum by combining on-chain contract definition with off-chain deterministic computation and on-chain, oracle-mediated settlement. The design encodes ACTUS terms and life-cycle state in an ERC-20 stablecoin with balance locks, while a whitelisted multi-oracle computes cash-flows and settles them without manual intervention. This approach gives DeFi instruments bank-grade, standardized cash-flow semantics and auditable automation at low cost. In a three-year time-warp over a portfolio we measure \(\approx\) 60,000 gas per settlement ( \(\approx\$0.08\) ), with oracle throughput around 240 contracts/s on commodity hardware. Initial deployment is \(\approx\$3.74\) , and per-contract setup \(\approx\$0.48\) .
Cloud storage systems have become an essential component of modern data management, enabling users to store and access data remotely. However, traditional cloud storage architectures rely on centralized servers, which introduce critical challenges such as single-point failure, redundant data storage, high storage costs, and security vulnerabilities. In earlier systems, data was stored in centralized data centers where duplicate files were often saved multiple times, leading to inefficient utilization of storage resources. Although basic deduplication techniques were used, they frequently compromised data confidentiality and lacked transparency in metadata management. Moreover, failure of the central server could result in permanent data loss. To overcome these limitations, this research system integrates blockchain technology, InterPlanetary File System (IPFS), Convergent Encryption (CE), and heuristic-based chunking techniques to create a secure and decentralized storage framework, hereafter named Blockchain-enabled Heuristic Optimized Deduplication Model (BHODM). In this system, files are divided into optimized chunks using a heuristic method based on file size. Each chunk undergoes CE, where the encryption key is derived from the hash of the data itself, enabling secure deduplication without exposing plaintext information. Duplicate chunks are identified using hash comparison, ensuring that only unique data is stored. The encrypted chunks are stored in IPFS, a decentralized peer-to-peer storage network that eliminates reliance on a single server. Metadata such as file names, block numbers, and hash values are securely stored in an Ethereum blockchain smart contract, ensuring immutability and transparency. The system is implemented using Django for the web application, Web3 for blockchain interaction, IPFS Application Program Interface (API) for distributed storage, and Advanced Encryption Standard in Counter Mode (AES-CTR) encryption for security. By combining decentralized storage, blockchainbased metadata management, and secure deduplication, the proposed model effectively reduces storage overhead, enhances data integrity, and mitigates single-point failures. The system is further evaluated using storage utilization and computation time analysis, demonstrating improved efficiency compared to traditional approaches
The rapid evolution of cloud computing has revolutionized digital data storage and sharing, enabling users to access information anytime and anywhere. Despite these advantages, cloud-based systems face major challenges related to data security, privacy protection, and trust management, particularly when handling sensitive user information. Conventional cloud storage solutions operate on centralized architectures, where a single cloud service provider manages and controls the stored data. This centralized model introduces significant risks, including single points of failure, unauthorized data access, data manipulation, and limited visibility into data-sharing activities. In many traditional systems, data protection mechanisms rely on basic encryption methods without strong auditing or verification features, leaving them vulnerable to insider attacks and external cyber threats. Furthermore, the absence of immutable transaction records and robust key management practices reduces accountability and weakens user confidence in cloud environments. To address these shortcomings, the proposed system presents a secure cloud data sharing framework that combines Elliptic Curve Cryptography (ECC) with blockchain technology. In this approach, user files are encrypted using ECC before being uploaded to the cloud, ensuring strong data confidentiality and protection against unauthorized access. Simultaneously, blockchain technology is employed to record file metadata and transaction details in a decentralized and tamper-resistant ledger, enabling transparent and verifiable audit trails. The decentralized architecture eliminates reliance on a single authority, enhances trust, and prevents unauthorized modification of stored records. Additionally, secure authentication and controlled access mechanisms further reinforce system security. By integrating advanced cryptographic encryption with decentralized verification, the proposed solution enhances data integrity, improves transparency, and establishes a reliable and accountable framework for secure cloud data sharing.
Facing two challenges in distributed power trade, that is, blockchain throughput bottleneck problem and transaction privacy leakage problem, this paper designs an efficient consensus mechanism based on dynamic clustering and zero knowledge proof. Specifically, the network is firstly divided into multiple consensus groups in parallel by multi-dimensional feature dynamic clustering algorithm, which improves the communication topology; then, zero knowledge proofs are applied into consensus process, and groups can generate globally verified proofs for all transactions in certain period without leaking any information; finally, a hierarchical hybrid consensus architecture is designed to achieve fast local sorting and efficient global confirmation. The experimental results show that the mechanism can achieve 2150 TPS with 300 nodes, and the success rate of privacy attack is lower than 10 %. Meanwhile, the mechanism still maintains high stability under dynamic perturbation. The research proves that the mechanism can effectively solve the core requirements of efficiency and privacy in distributed energy trade.
ABSTRACT To resolve the conflict between privacy protection and compliance verification of commercial contracts in the digital economy, this study aims to propose the application of a commercial contract generation technology based on verifiable encryption signature algorithms in civil and commercial law. This technology innovatively combines AttributeâBased Encryption (ABE) with ZeroâKnowledge Succinct NonâInteractive Argument of Knowledge (zkâSNARKs) to construct a new electronic contract framework. Methodologically, ABE is used to encrypt contract clauses, enabling refined âonâdemand decryptionâ based on the roles and permissions of participants. Meanwhile, zkâSNARKs are utilized to generate proofs for clauses requiring verification (e.g., transaction amount), allowing third parties (such as regulatory authorities) to complete âprivacyâpreserving verificationâ without accessing the original contract text. Experimental results show that when the model processes a contract containing 500 clauses, the size of the generated data package is only 64.7 KB, which is approximately 3.8 times smaller than that of the pure ABE encryption model (247.8 KB) and 7.4 times smaller than that of the traditional digital signature model (480.1 KB). At the same time, the key size for users to access 500 clauses is only 5.2 KB, which is much smaller than that of the baseline models. Therefore, this technical solution effectively resolves the longâstanding âprivacyâverificationâ dilemma in commercial activities. This also proves its feasibility and economy in practical applications with the advantages of low storage and transmission costs, providing secure and reliable technical support for civil and commercial legal practices in the digital era.
This paper introduces Context-Bounded Sovereign Intelligence (CBSI) â a framework for training and deploying small language models exclusively within the operating environment they inhabit. Rather than training models on all human knowledge, CBSI trains models on one world only: the sovereign infrastructure they operate within. The paper demonstrates that a 3-billion parameter model with deep contextual knowledge of its operating environment outperforms general large language models on every bounded task â with lower latency, lower cost, greater privacy, and zero hallucination on in-context operations. Includes empirical foundation from 2026 research literature, architectural patterns validated through live deployment of Project Chimera across three continents, and implications for distributed sovereign AI infrastructure. Proof of concept deployed in 48 hours by one person for $2.88. Built with love. Given away freely.
Blockchain technology has evolved from its initial application in cryptocurrencies such as Bitcoin to a versatile decentralized infrastructure supporting decentralized finance (DeFi), digital identity systems, smart contracts, and Web3 ecosystems. Despite its transformative potential, the rapid expansion of blockchain platforms has significantly increased the security attack surface, exposing networks to threats such as double-spending, Sybil attacks, smart contract vulnerabilities, transaction laundering, and large-scale financial fraud. At the same time, the emergence of quantum computing introduces a fundamental challenge to classical cryptographic mechanisms particularly Elliptic Curve Digital Signature Algorithm (ECDSA) and RSA that form the backbone of blockchain authentication and transaction verification. This paper presents a comprehensive study of Machine Learning (ML) techniques and Post-Quantum Cryptographic (PQC) frameworks for strengthening blockchain security and threat detection. The study reviews supervised, unsupervised, and deep learning models used for fraud detection, anomaly identification, smart contract vulnerability analysis, and blockchain transaction monitoring. In parallel, it examines quantum-resistant cryptographic algorithms emerging from the NIST post-quantum standardization process, including lattice-based, hash-based, and code-based schemes, and evaluates their suitability for blockchain environments. Furthermore, the paper analyzes the limitations of ML-based security mechanisms and the practical challenges of integrating PQC into decentralized infrastructures, including scalability, key size overhead, and performance trade-offs. A comparative analysis highlights that ML enhances adaptive behavioral threat detection, while PQC ensures long-term cryptographic resilience against quantum attacks. Therefore, the study emphasizes the importance of a hybrid MLâPQC security model that combines intelligent anomaly detection with quantum-resistant cryptographic protection. Finally, the paper identifies key research challenges and outlines future directions toward building scalable, adaptive, and quantum-secure blockchain ecosystems capable of supporting next-generation decentralized applications.
The fast proliferation of edge computing has come up with serious issues of data privacy and trust within the distributed networks. The paper introduces a new hybrid system combining machine learning (ML) and blockchain platforms to provide an improved level of data privacy in edge environments. The presented approach is a hybrid of federated learning and blockchain-based secure consensus, which will allow training the models decentrally without exposing sensitive information. An encryption layer that preserves privacy guarantees the safety of the data transfer between edge nodes, whereas smart contracts handle access control and authentication independently. The hybrid infrastructure uses AI to identify anomalies and use the mitigation of threats based on their adaptability, and blockchain with a ready-to-trace immutable ledger generates transparent data. Through experimentations, it is shown that the proposed framework outperforms conventional edge privacy schemes on privacy protection, latency, and data integrity. The model obtained ~98% data privacy protection. The study adds to the coherent model that provides the connection between security, scalability and efficiency in the privacy-sensitive edge-working applications like IoT, medical, and smart cities.
Abdul Hadi, Krishna Mula, Ahmad Bacha, Sreekanth Muktevi · 6 authors
The growing nature and complexity of the cyber threats within the distributed digital infrastructures require collective intelligence without jeopardizing the privacy of data. Federated Learning (FL) is an up-and-coming model that holds potential in training models in a decentralized way; nonetheless, the existing FL models are susceptible to information leakage as a result of model updates and adversarial inference attacks. To overcome these shortcomings, this paper introduces a Zero-Knowledge Federated Learning (ZK-FL) system to detect cyber threats in a privacy-preserving way so that collaboration in the learning process can be secured without sensitive information about the intermediate models and without exposing sensitive data. In the suggested solution, the zero-knowledge proof (ZKP) mechanisms along with federated optimization are combined to make sure that the participating clients can prove the accuracy of their local model updates, revealing no data features. This cryptographic integrity check deters malicious model poisoning, gradient inversion and unauthorized inference of data, improving the confidence of heterogeneous and untrusted parties. Another approach used is a secure aggregation protocol which protects model parameters in the transmission process to guarantee end-to-end confidentiality and integrity. The framework is tested with actual datasets of cyber threat in a distributed environment and adversarial environment. Empirical studies show that the suggested ZK-FL model can be used to obtain a high detection accuracy and robustness on par with centralized learning, and substantially increase privacy guarantees and anti-inference attack. Furthermore, the communication and computation cost that is entailed by zero-knowledge verification is within manageable limits, and thus the solution is feasible to large-scale cyber defence systems. The suggested ZK-FL architecture provides a secure and trusted platform to cooperative cyber threat intelligence, which is a scalable service in privacy-sensitive environments like enterprise networks, critical infrastructures, and edge-cloud security systems.