AbstractAs a key bridge between the real economy and financial capital, supply chain finance generates core data such as transaction documents, logistics information, and financing contracts, whose secure, trustworthy, and controllable management is crucial.Traditional centralized notarization schemes suffer from single points of failure, risks of data tampering, and high trust costs.Although blockchain offers tamper-evident notarization, limited on-chain storage and throughput constrain its direct use in large-scale data scenarios.To address this tension, this paper investigates a secure data notarization and access control algorithm grounded in an on-chain/off-chain hybrid storage architecture and smart contracts.We first construct a layered data management model: high-value, low-volume data hashes (digital fingerprints) and key access-control policies are anchored on-chain to ensure immutability, while complete large-volume raw data are encrypted and stored off-chain (e.g., in IPFS or distributed databases) to ensure scalability.To tackle potential challenges of on-/off-chain consistency and integrity verification under this hybrid architecture, we design an efficient verification mechanism based on cryptographic commitments, ensuring any tampering with off-chain data can be detected quickly and succinctly.Furthermore, to achieve fine-grained privacy protection and compliant use, we propose a smart-contract-based dynamic access control algorithm.By deploying access-control policies as executable code on-chain, the algorithm performs automated logical checks to deliver precise authorization and comprehensive audit logging, ensuring security and transparency throughout data sharing and circulation.Through theoretical security analysis and prototype experiments, the proposed scheme preserves data immutability and traceability while significantly improving the storage efficiency and processing performance of supply chain finance notarization systems, and it enables flexible and secure access control.The results indicate that the coordinated mechanism of on-chain/off-chain hybrid storage and smart contracts offers a feasible technical pathway for building efficient, trustworthy, and secure supply chain finance infrastructure.
Distributed-ledger technologies (DLTs) have upended the design logic of, data-sharing web architectures, especially within sectors that demand uncompromising transparency, indelible audit trails, and decentralised governance. Yet curating an optimal DLT stack remains an intricate optimisation puzzle involving nuanced trade-offs across cryptographic rigour, elastic scalability, experiential ergonomics, propagation latency, cross-ledger interoperability, and fiscal prudence. To navigate this complexity, we introduce a tiered decision-support framework that welds expert-elicited priorities to empirical performance signals within a rigorous multi-criteria outranking model. The scheme yields transparent, rank-ordered shortlists of candidate ledgers and is demonstrated across healthcare, fintech, and supply-chain provenance scenarios. Results confirm the model’s ability to surface context-specific “best fits” even when decision objectives clash, thereby equipping engineers, CIOs, and policy designers with a defensible roadmap for trustworthy, efficient, and governance-aligned blockchain adoption. Future iterations will embed fuzzy logic and live-telemetry feedback to sharpen responsiveness in rapidly evolving operating environments.
The blockchain technology is sweeping the globe. Blockchain has emerged as a disruptive technology for the future generation of multiple industrial applications because to its decentralised, transparent, and secure nature. Cloud of Things, which is possible by the marriage of cloud computing with the Internet of Things, is one of them. Considering the need for security and efficiency as a problem, this paper proposes a safe and efficient smart home design that combines blockchain and cloud computing technologies to provide a comprehensive solution. The decentralised nature of blockchain technology allows it to provide processing services and create transaction copies of obtained sensible user data from smart homes. Blockchain, a distributed ledger technology that provides an immutable log of transactions recorded on a distributed network, has lately gained popularity as the underlying technology of cryptocurrencies and is revolutionising data storage and processing in computer network systems. Blockchain is seen as a possible option for future data-driven networks (DDNs) to provide safe data storage, sharing, and analytics, user privacy protection, strong, trustworthy network governance, and decentralised routing and resource management
With the growth of digital financial systems, robust security and privacy have become a concern for financial institutions. Even though traditional machine learning models have shown to be effective in fraud detections, they often compromise user data by requiring centralized access to sensitive information. In IoT-enabled financial endpoints such as ATMs and POS Systems that regularly produce sensitive data that is sent over the network. Federated Learning (FL) offers a privacy-preserving, decentralized model training across institutions without sharing raw data. FL enables cross-silo collaboration among banks while also using cross-device learning on IoT endpoints. This survey explores the role of FL in enhancing financial security and introduces a novel classification of its applications based on regulatory and compliance exposure levels— ranging from low-exposure tasks such as collaborative portfolio optimization [16] to high-exposure tasks like real-time fraud detection [7], [8]. Unlike prior surveys, this work reviews FL’s practical use within financial systems, discussing its regulatory compliance and recent successes in fraud prevention and blockchainintegrated frameworks. However, FL’s deployment in finance is not without challenges. Data heterogeneity, adversarial attacks, and regulatory compliance make implementation far from easy. This survey reviews current defense mechanisms and discusses future directions, including blockchain integration, differential privacy, secure multi-party computation, and quantum-secure frameworks. Ultimately, this work aims to be a resource for researchers exploring FL’s potential to advance secure, privacycompliant financial systems.
Luigi Coppolino, Giovanni Maria Cristiano, Salvatore D’Antonio, Jonah Giglio · 6 authors
Ensuring the reliability and accuracy of information is a critical challenge in sectors like finance, media, and health. The reliance on centralized verification systems introduces risks of bias, manipulation, and limited transparency. To address these issues, we propose VeriNet , a decentralized framework for third-party content verification leveraging blockchain technology and the Ethereum Attestation Service. VeriNet integrates on-chain and off-chain attestations to ensure privacy, transparency, and accountability, supported by a Decentralized Data Warehouse and cryptographic Proof-of-SQL mechanisms. The framework includes Contributors , who submit content, and Verifiers , who assess its authenticity. We carried out two Proof-of-Concept implementations, namely in deepfake detection and fintech credit scoring, to demonstrate the efficiency of VeriNet and its adaptability to diverse domains. Moreover, we conducted an experimental evaluation focusing on various parameters, such as costs and execution time, to demonstrate framework feasibility, scalability, and potential to establish a trusted ecosystem for collaborative verification.
The increasing demand for cloud computing services has led to the rapid expansion of cloud data centers, which consume significant amounts of energy and contribute substantially to global CO2 emissions. As the IT industry grows, the environmental impact of these data centers becomes an urgent concern. Green Cloud Computing (GCC) has emerged as a solution to mitigate this impact by focusing on energy efficiency and reducing carbon footprints while maintaining the necessary functionality and performance of cloud infrastructures. However, traditional blockchain consensus algorithms such as Proof of Work (PoW) and Proof of Stake (PoS) face limitations regarding energy consumption and scalability, which exacerbates the environmental burden. This study proposes a quantum-inspired blockchain consensus algorithm designed to optimize energy consumption and reduce latency in cloud data centers. By integrating quantum principles such as superposition and entanglement, the algorithm enhances task scheduling and resource utilization, enabling more energy-efficient operations without sacrificing performance. Simulations in a green cloud environment showed that the quantum-inspired algorithm resulted in up to a 30% reduction in energy usage compared to traditional consensus methods, with a 40% improvement in consensus processing time. These results suggest that quantum-inspired algorithms hold significant potential for enhancing the sustainability of cloud infrastructures by improving energy efficiency and scalability. Furthermore, this study discusses the feasibility of implementing quantum-inspired algorithms on classical hardware, addressing challenges in scalability and integration into existing blockchain frameworks. The findings provide valuable insights into the potential of quantum-inspired technologies to drive energy-efficient solutions in cloud computing.
Bitcoin's limited scripting capabilities and lack of native interoperability mechanisms have constrained its integration into the broader blockchain ecosystem, especially decentralized finance (DeFi) and multi-chain applications. This paper presents a comprehensive taxonomy of Bitcoin cross-chain bridge protocols, systematically analyzing their trust assumptions, performance characteristics, and applicability to the Artificial Intelligence of Things (AIoT) scenarios. We categorize bridge designs into three main types: naive token swapping, pegged-asset bridges, and arbitrary-message bridges. Each category is evaluated across key metrics such as trust model, latency, capital efficiency, and DeFi composability. Emerging innovations like BitVM and recursive sidechains are highlighted for their potential to enable secure, scalable, and programmable Bitcoin interoperability. Furthermore, we explore practical use cases of cross-chain bridges in AIoT applications, including decentralized energy trading, healthcare data integration, and supply chain automation. This taxonomy provides a foundational framework for researchers and practitioners seeking to design secure and efficient cross-chain infrastructures in AIoT systems.
In this paper, we design, implement, and empirically evaluate a tamper-evident, blockchain-secured solar energy logging system for resource-constrained edge Internet of Things (IoT) devices. Using a Merkle tree batching approach in conjunction with threshold-triggered blockchain anchoring, the system combines high-frequency local logging with energy-efficient, cryptographically verifiable submissions to the Ethereum Sepolia testnet, a public Proof-of-Stake (PoS) blockchain. The logger captured and hashed cryptographic chains on a minute-by-minute basis during a continuous 135 h deployment on a Raspberry Pi equipped with an INA219 sensor. Thanks to effective retrial and daily rollover mechanisms, it committed 130 verified Merkle batches to the blockchain without any data loss or unverifiable records, even during internet outages. The system offers robust end-to-end auditability and tamper resistance with low operational and carbon overhead, which was tested with comparative benchmarking against other blockchain logging models and conventional local and cloud-based loggers. The findings illustrate the technical and sustainability feasibility of digital audit trails based on blockchain technology for distributed solar energy systems. These audit trails facilitate scalable environmental, social, and governance (ESG) reporting, automated renewable energy certification, and transparent carbon accounting.
Andrea Michienzi, Laura Pollacci, Barbara Guidi, Francesco Maggio
Nowadays, Social Media represents an important window to address societal issues and promote social causes. However, Social Media suffer from several issues concerning fake news, misinformation, disinformation, etc. To address these issues, decentralization has been proposed to overcome current limitations. Blockchain-based Online Social Media (BOSM) offer verifiable platforms, usually enriched with reward systems that allow users to get paid according to the social value they create. Reward systems can economically empower creators and other individuals beyond high-quality content, allowing content creators to earn income. Considering the widespread use of BOSM platforms and various incentive methods, tools are needed to analyze and guide these rewarding strategies to avoid the risk of speculative mechanisms. In this paper, we propose BISON, a predictive and interpretable framework for identifying the drivers of success in blockchain-native articles. BISON can model success not as a purely financial outcome, but as a composite function of content attributes and user engagement patterns, as recorded on the blockchain. Its modular architecture allows for empirical validation across multiple datasets and makes it adaptable to other Web3 platforms. Additionally, our framework introduces Explainable AI into the blockchain content domain.
M Savitha Devi, Ningthoujam Chidananda Singh, Thoudam Basanta Singh
Abstract - The explosion of Internet of Things (IoT) devices calls for the design of computationally light blockchain consensus mechanisms immune to quantum threats. The conventional consensus protocols such as Proof-of-Work (PoW) and Proof-of-Stake (PoS) may have quantum cryptanalysis and incur high computational overhead on resource-limited IoT devices. In this paper, we introduce QR-LightChain, a new quantum-robust light weight consensus algorithm with the combination of lattice-based cryptography and a brand-new Proof-of-Lightweight-Work (PoLW). Our proposal is based on formalism Learning With Errors (LWE) as a quantum resistant based scheme, also, but with the use of the adaptive difficulty tuning and energy efficient mechanism to validate the hashing. Experimental results show that QR-LightChain reduces the computational overhead by 52.3% with respect to traditional quantum-resistant approaches, while preserving security against both classical and quantum adversaries. The protocol shows good performance in IoT: The average block validation time of 1.2 sec is achieved and there is 40% less energy consumed than for current quantum-resistant consensus in the literature. Our work fills the important research challenge of providing 1 Post-Quantum Cryptography and Blockchain Modern internet of things (IoT) blockchain net- works are being developed in resource-constrained environments such as smart cities, while QCs Key Words: Quantum resistance, IoT blockchain, lightweight consensus, lattice-based cryptography, post-quantum cryptography, Proof-of-Lightweight-Work, resource-constrained devices
Open access
Blockchain Technology Applications and Security
Big Data and Digital Economy
Advanced Steganography and Watermarking Techniques
Aiming at the problems of insufficient integrity assurance, high risk of privacy leakage, and low cross-departmental circulation efficiency in the field of government data security, this study proposes an optimized blockchain solution integrating an improved Practical Byzantine Fault Tolerance (PBFT) consensus algorithm and dynamic Attribute-Based Encryption (ABE). By constructing a government data security storage model, the data layer's hash verification mechanism (SHA-256 + Merkle Patricia Tree) and network layer's P2P protocol (with packet loss retransmission) are optimized based on typical government blockchain platforms (e.g., Nanjing Electronic License Sharing Platform). Experiments with 200 nodes simulated government networks, comparing TPS, data verification delay, and privacy protection before and after optimization. The results show that after optimization: TPS increased by 37.2% (from 89.6 to 123.0), cross-departmental data verification time was shortened to 0.42 seconds, and zero-knowledge proof was used to realize anonymized query of sensitive fields (such as ID card numbers and real estate information). The research indicates that this technical solution can effectively resolve the contradictions among integrity, privacy, and circulation of government data, providing technical references for the engineering implementation of government blockchain systems.
Fine-tuning large language models (LLMs) is crucial for adapting them to specific tasks, yet it remains computationally demanding and raises concerns about correctness and privacy, particularly in untrusted environments. Although parameter-efficient methods like Low-Rank Adaptation (LoRA) significantly reduce resource requirements, ensuring the security and verifiability of fine-tuning under zero-knowledge constraints remains an unresolved challenge. To address this, we introduce VeriLoRA, the first framework to integrate LoRA fine-tuning with zero-knowledge proofs (ZKPs), achieving provable security and correctness. VeriLoRA employs advanced cryptographic techniques -- such as lookup arguments, sumcheck protocols, and polynomial commitments -- to verify both arithmetic and non-arithmetic operations in Transformer-based architectures. The framework provides end-to-end verifiability for forward propagation, backward propagation, and parameter updates during LoRA fine-tuning, while safeguarding the privacy of model parameters and training data. Leveraging GPU-based implementations, VeriLoRA demonstrates practicality and efficiency through experimental validation on open-source LLMs like LLaMA, scaling up to 13 billion parameters. By combining parameter-efficient fine-tuning with ZKPs, VeriLoRA bridges a critical gap, enabling secure and trustworthy deployment of LLMs in sensitive or untrusted environments.
With the widespread application of blockchain technology, the security of private transactions has become a bottleneck restricting further development. This project presents a blockchain privacy transaction optimization model utilizing zero-knowledge proof (ZKP). By extracting data features such as transaction volume, transaction frequency, and counterparty trustworthiness, the model dynamically assigns weights through an entropy-based framework for different transaction scenarios. It also adaptively modifies certificate generation and verification strategies using reinforcement learning to enhance efficiency and security. In terms of experiments, a blockchain simulation environment is constructed, and 100,000 transaction data points are used as samples to compare the DA-ZKP algorithm and the traditional zero-knowledge proof algorithm. The experimental results show that the DA-ZKP algorithm reduces the generation time by 35%, the verification time by 28%, and the memory overhead by 22% on average. At the same time, the algorithm has a privacy protection capability comparable to traditional algorithms and can resist replay and tampering attacks. The optimization model and algorithm proposed in this project can effectively improve the efficiency and security of blockchain privacy transactions and provide a new idea for developing blockchain privacy protection technology.
Abstract In the context of the IoT platform, the smart home represents a quintessential application scenario. Here, device-to-device (D2D) collaboration serves as the core element of its ecosystem, playing a crucial role in implementing diversified automated execution scenarios that are customized to fulfill user requirements. The progressive integration of edge computing and AI technologies has enhanced the collaboration among heterogeneous devices. Nevertheless, the conventional centralized D2D collaboration authorization decision-making supported by a single IoT Hub violates the Principle of Least Privilege (PoLP), which is a foundational design tenet that has been empirically validated as an optimal engineering practice for enhancing system security and reliability in IoT ecosystems. If there is a trade-off of PoLP violations, it fails to meet the users’ Quality of Experience (QoE). To address this issue, we propose D2DA, a distributed authorization decision-making model for smart home D2D collaboration, which constructs a distributed decision-making consensus network suitable for the edge side of smart homes by leveraging distributed ledger technology. D2DA presents a machine learning algorithm with a time complexity of O ( n ). Through this algorithm, consensus nodes can be efficiently and dynamically selected. Furthermore, D2DA ensures the security of the D2D collaboration process via wallets and hash verification. Extensive experiments conducted on a real-world smart home scenario validate that the decision-making latency of D2DA is on par with that of a single IoT Hub mode. The average latency for verifying the correctness of the newly added execution results is only 0.08% of the system time of D2DA, which is negligible.
Amjad Almaghthawi, Wael M.S. Yafooz, Nasser S. Albalawi
In decentralized apps, smart contracts are used to conduct trusted transactions on the Blockchain (BC). While smart contracts are highly effective, they are also highly susceptible to security flaws, leading to serious financial consequences. However, the combination of BC technology and artificial intelligence provides a solution for powerful, secure, and decentralized applications in various sectors. Furthermore, large language models (LLMs), which are essential advanced machine learning frameworks, are now used in various applications, including customer service, chatbots, code generation, vulnerability detection, and language translation. This study investigates the use of LLMs for automated vulnerability detection in Solidity-based smart contracts. Specifically, three models are evaluated and compared: GPT-3.5-turbo, DeepSeek R1, and LLaMA-3. With a labeled, multi-class dataset including four vulnerability types, the models are assessed across three reasoning strategies: zero-shot, few-shot, and chain of thought. A prompt-based evaluation and performance comparison is conducted using standard metrics such as accuracy, precision, recall, F1-score, and average detection time. Results show that in the zero-shot setting, GPT-3.5-turbo achieves the highest accuracy of 94.59%, followed closely by LLaMA-3 with 92%, while DeepSeek R1 achieved 78.95%. In the few-shot setting, LLaMA-3 outperformed other models. Furthermore, in the CoT setting, LLaMA-3 demonstrates the strongest overall performance with 96% accuracy and an F1-score of 0.82, surpassing DeepSeek R1's average of 78.95% and GPT-3.5's CoT performance, which is notably lower. Hence, this study develops an evaluation framework for LLM-based vulnerability detection, and we have demonstrated that prompt engineering has the potential to enhance the security of smart contracts.
Aydin Abadi, Basil Aldali, Benito Vincent, Elliot A. J. Hurley · 13 authors
Weather forecasting plays a vital role in disaster preparedness, agriculture, and resource management, yet current centralized forecasting systems are increasingly strained by security vulnerabilities, limited scalability, and susceptibility to single points of failure. To address these challenges, we propose a decentralized weather forecasting framework that integrates Federated Learning (FL) with blockchain technology. FL enables collaborative model training without exposing sensitive local data; this approach enhances privacy and reduces data transfer overhead. Meanwhile, the Ethereum blockchain ensures transparent and dependable verification of model updates. To further enhance the system's security, we introduce a reputation-based voting mechanism that assesses the trustworthiness of submitted models while utilizing the Interplanetary File System (IPFS) for efficient off-chain storage. Experimental results demonstrate that our approach not only improves forecasting accuracy but also enhances system resilience and scalability, making it a viable candidate for deployment in real-world, security-critical environments.
The exponential growth of IoT data demands efficient, secure, and scalable storage solutions on one hand, and efficient data migration and retrieval on the other hand are essential for the systems to be practical and acceptable for different applications. The traditional cloud-based models face latency, security, and high operational costs, while existing bi-directional data storage and retrieval-based IPFS models are not computationally efficient and incur high gas costs at the cost of a necessary blockchain deployment. To overcome the challenges of efficient data migration, we initially developed a 2-way data storage and retrieval system as well as a scalable framework that dynamically monitors and transfers device-generated data to IPFS, records the content identifier(CID) on a blockchain, and enables secure, real-time access via smart contracts. Experimental results demonstrate that the existing work achieved an average data upload time of 117.12 sec for a file size of 500 MB; our framework achieves a faster upload time of 7.63 sec, marking a 93.47% improvement. We further optimize the proposed framework to reduce the file upload time incurred from the smart contracts by introducing a blockchain-inspired, lightweight, and customizable Python framework that replicates the storage and retrieval functionalities of a traditional blockchain, where the file upload time is 4.2 sec, further optimized by 45% from our previous approach, thus demonstrating its efficiency, security and suitability for deploy ment in real-time and critical IoT applications and outperforming the existing IPFS-smart contract based solutions.
Digital payments play a pivotal role in the burgeoning digital economy. Moving forward, the enhancement of digital payment systems necessitates programmability, going beyond just efficiency and convenience, to meet the evolving needs and complexities. Smart contract platforms like Central Bank Digital Currency (CBDC) networks and blockchains support programmable digital payments. However, the prevailing paradigm of programming payment logics involves coding smart contracts with programming languages, leading to high costs and significant security challenges. A novel and versatile method for payment programming on DLTs was presented in this paper - transforming digital currencies into token streams, then pipelining smart contracts to authorize, aggregate, lock, direct, and dispatch these streams efficiently from source to target accounts. By utilizing a small set of configurable templates, a few specialized smart contracts could be generated, and support most of payment logics through configuring and composing them. This approach could substantially reduce the cost of payment programming and enhance security, self-enforcement, adaptability, and controllability, thus hold the potential to become an essential component in the infrastructure of digital economy.
With the increasing security issues in blockchain, smart contract vulnerability detection has become a research focus. Existing vulnerability detection methods have their limitations: 1) Static analysis methods struggle with complex scenarios. 2) Methods based on specialized pre-trained models perform well on specific datasets but have limited generalization capabilities. In contrast, general-purpose Large Language Models (LLMs) demonstrate impressive ability in adapting to new vulnerability patterns. However, they often underperform on specific vulnerability types compared to methods based on specialized pre-trained models. We also observe that explanations generated by generalpurpose LLMs can provide fine-grained code understanding information, contributing to improved detection performance. Inspired by these observations, we propose SAEL, a LLMbased framework for smart contract vulnerability detection. First, we design prompts targeting specific smart contract vulnerabilities to guide general-purpose LLMs in detecting vulnerabilities and providing explanations. The detection results generated by LLMs serve as prediction features. Then, we employ prompt-tuning on CodeT5 and T5 respectively to process contract code and explanations, enhancing model performance on specific tasks. To leverage the strengths of each component, we introduce Adaptive Mixture-of-Experts, a dynamic architecture for smart contract vulnerability detection. This mechanism dynamically adjusts feature weights through a Gating Network, which selects the most relevant features by applying TopK filtering and Softmax normalization, and a Multi-Head Self-Attention mechanism, which enhances cross-feature relationships by processing multiple attention heads in parallel. This design ensures that prediction results for LLMs, explanation features, and contract code features are effectively integrated through gradient optimization. The loss function focuses on the independent prediction performance of each feature and the overall performance of weighted predictions. Experimental results show that SAEL outperforms existing methods in detecting various vulnerabilities.
Smart contracts are trustworthy, immutable, and automatically executed programs on the blockchain. Their execution requires the Gas mechanism to ensure efficiency and fairness. However, due to non-optimal coding practices, many contracts contain Gas waste patterns that need to be optimized. Existing solutions mostly rely on manual discovery, which is inefficient, costly to maintain, and difficult to scale. Recent research uses large language models (LLMs) to explore new Gas waste patterns. However, it struggles to remain compatible with existing patterns, often produces redundant patterns, and requires manual validation/rewriting. To address this gap, we present GasAgent, the first multi-agent system for smart contract Gas optimization that combines compatibility with existing patterns and automated discovery/validation of new patterns, enabling end-to-end optimization. GasAgent consists of four specialized agents, Seeker, Innovator, Executor, and Manager, that collaborate in a closed loop to identify, validate, and apply Gas-saving improvements. Experiments on 100 verified real-world contracts demonstrate that GasAgent successfully optimizes 82 contracts, achieving an average deployment Gas savings of 9.97%. In addition, our evaluation confirms its compatibility with existing tools and validates the effectiveness of each module through ablation studies. To assess broader usability, we further evaluate 500 contracts generated by five representative LLMs across 10 categories and find that GasAgent optimizes 79.8% of them, with deployment Gas savings ranging from 4.79% to 13.93%, showing its usability as the optimization layer for LLM-assisted smart contract development.
Hoang Viet Anh Le, Quoc Duy Nam Nguyen, Tadashi Nakano, Thi Hong Tran
The Blockchain-based Decentralized Identity Management System (BDIMS) is an innovative framework designed for digital identity management, utilizing the unique attributes of blockchain technology. The BDIMS categorizes entities into three distinct groups: identity providers, service providers, and end-users. The system’s efficiency in identifying and extracting information from identification cards is enhanced by the integration of artificial intelligence (AI) algorithms. These algorithms decompose the extracted fields into smaller units, facilitating optical character recognition (OCR) and user authentication processes. By employing Merkle Trees, the BDIMS ensures secure authentication with service providers without the need to disclose any personal information. This advanced system empowers users to maintain control over their private information, ensuring its protection with maximum effectiveness and security. Experimental results confirm that the BDIMS effectively mitigates identity fraud while maintaining the confidentiality and integrity of sensitive data.
Ovaj rad istražuje teorijske temelje i praktičnu primjenu dokaza nultog znanja u blockchain sustavima, s fokusom na Polygon zkEVM blockchain. Analiziraju se zk-SNARK i zk-STARK sustavi dokazivanja te njihova implementacija u ZK-rollup rješenjima za poboljšanje skalabilnosti blockchain mreža. Teorijska analiza pokazuje kako dokazi nultog znanja omogućavaju verifikaciju transakcija bez otkrivanja osjetljivih podataka, čime se adresiraju izazovi privatnosti i skalabilnosti. Praktični dio uključuje implementaciju decentralizirane aplikacije za glasovanje na Polygon zkEVM Cardona Testnet mreži, demonstrirajući primjenu tehnologije u realnoj situaciji. Analiza transakcijskih podataka potvrđuje značajne uštede goriva kroz batch procesiranje transakcija u odnosu na direktno izvršavanje na Ethereum glavnom lancu. Rad identificira ključne prednosti i ograničenja trenutnih implementacija te predlaže smjerove za buduća istraživanja u području post-kvantne kriptografije i hardverske akceleracije.
<p dir="ltr"><b>Advances in Identity and Access Management (IAM): Systematic Insights into AI, Blockchain, and Zero Trust Architectures</b> <p dir="ltr">In an era of expanding digital infrastructure, cloud computing, and remote work, robust Identity and Access Management (IAM) systems are critical for securing sensitive data and ensuring regulatory compliance. This research paper provides a comprehensive systematic review of recent advancements in IAM technologies, addressing the limitations of traditional centralized systems, such as single points of failure and privacy concerns. Utilizing the PRISMA methodology, the study analyzes five peer-reviewed articles from a pool of 23 retrieved from Scopus, published between 2021 and 2025. Key innovations explored include passwordless authentication, AI-driven adaptive authentication, Zero Trust architectures, decentralized identity (DID), self-sovereign identity (SSI), and privacy-enhancing cryptographic techniques like zero-knowledge proofs. The review highlights their applications in multi-cloud, IoT, and hybrid environments, emphasizing enhanced security, user experience, and interoperability. Challenges such as standardization gaps, implementation costs, and privacy concerns are discussed, alongside future directions, including universal protocols and IoT integration. A publicly accessible dataset (DOI: 10.5281/zenodo.12345678) ensures reproducibility. This work serves as an essential resource for cybersecurity researchers and practitioners seeking to navigate the evolving landscape of IAM technologies.