Search
26 articles for “Encryption”
-
Data Privacy in AI: Securing the Sensitive Information Through Homomorphic Encryption
Abstract: Artificial intelligence (AI) technology increasingly relies on sensitive user data, particularly finance and healthcare. While legacy encryption technologies safeguard data in transit and at rest, they are of no use when data must be decrypted to be processed. This is a bleak privacy threat, particularly in AI applications that call for constant processing of data. The objective of this study is to apply homomorphic encryption, a feature in which operations …
Published in International Journal of Information Security Engineering · Vol. 3, Issue 2, 2025 · pp. 25–30 Read article
-
Searchable Encryption Based on Key Aggregation
Abstract: The ability to selectively distribute data with individuals in public cloud services may alleviate safety concerns about inadvertent privacy violations in cloud storage. The need for flexibility in sharing specific sets of documents with various user groups requires the use of distinct encryption keys for each document. This undertaking tackles practical difficulties by presenting the notion of Key-Aggregate Searchable Encryption (KASE). Natural language processing was used to extract essential phrases …
Published in International Journal of Data Structure Studies · Vol. 2, Issue 1, 2024 · pp. 21–25 Read article
-
Algebraic Foundations of AES (Advanced Encryption Standard): Group Theory and Finite Field Applications in Symmetric Cryptography
Abstract: This paper presents a mathematical study of symmetric cryptographic algorithms, with a particular emphasis on the Advanced Encryption Standard (AES), which is one of the most widely used encryption schemes in modern security applications. The study highlights how abstract mathematical frameworks such as group theory, finite fields, and vector space concepts provide the foundation for the design, implementation, and analysis of AES. By approaching the algorithm from a mathematical perspective, …
Published in Recent Trends in Mathematics · Vol. 2, Issue 1, 2025 · pp. 12–16 Read article
-
Secured Communication and Image Authentication: Embedding Encrypted Text Files Into Color Digital Images
Abstract: In today's digital landscape, protecting digital assets, particularly images, is paramount. Researchers have developed various techniques to safeguard these assets, emphasizing their protection and integrity. Simultaneously, steganography plays a crucial role in securely communicating confidential messages. This paper focuses on a dual-purpose technique: watermarking color digital images for protection and embedding secret messages through steganography. This fusion of functionalities represents a significant step in comprehensive asset protection and confidential communication …
Published in International Journal of Information Security Engineering · Vol. 2, Issue 1, 2024 · pp. 10–15 Read article
-
Reconfigurable AES Based AEAD For Multi-Mode Operation with Lightweight Compatibility
Abstract: The proposal is for a lightweight, multi-mode, reconfigurable authenticated encryption system with associated data (AEADs) based on AES. It is challenging to effectively integrate different AEADs in hardware because each one has its own mode of operation and/or subfunctions, even though some major AEADs share several basic components (such as the XOR-Encryption-XOR (XEX) scheme, block chaining, and advanced encryption standard (AES). This paper proposes hardware that effectively combines the basic …
Published in International Journal of VLSI Circuit Design & Technology · Vol. 3, Issue 1, 2025 · pp. 54–68 Read article
-
Enhancing Cyber Security in the Banking Sector Using Biometrics
Abstract: The fast-paced digital evolution within the banking industry has led to a substantial rise in the number of financial transactions conducted through online and mobile platforms. While this transformation has improved customer convenience and service accessibility, it has also exposed banking systems to a wide range of cyber threats, such as identity theft, phishing attacks, credential compromise, and financial fraud. Conventional authentication mechanisms, including passwords and personal identification numbers (PINs), …
Published in International Journal of Wireless Security and Networks · Vol. 4, Issue 1, 2026 · pp. 15–20 Read article
-
An Investigative Study of Quantum-safe Secure Multi-party Computation
Abstract: This article represents the comprehensive investigation in the emerging field of quantum-safe secure multi-party computation (QSSMPC) and presents novel perspectives to address the impending threat posed by quantum computers to classical cryptographic systems. As the era of quantum computing approaches, traditional encryption methods become vulnerable to quantum algorithms, necessitating the development of quantum-resistant cryptographic protocols. In this context, the paper introduces innovative approaches to secure multi-party computation in a quantum-safe …
Published in International Journal of Computer Science Languages · Vol. 2, Issue 1, 2024 · pp. 39–44 Read article
-
API Development for Cloud Parameter Curation
Abstract: API development for cloud parameter curation is pivotal in managing and optimizing various parameters within cloud environments. This project aims to develop a set of APIs that facilitate the efficient configuration, monitoring, and management of cloud parameters such as network settings, security policies, and resource allocation. Leveraging PHP for development and GoDaddy servers for hosting, the APIs provide a scalable and accessible solution for controlling cloud parameters remotely. Security measures, …
Published in International Journal of Electrical and Communication Engineering Technology · Vol. 2, Issue 1, 2024 · pp. 1–8 Read article
-
Advanced Private Cloud Security and Privacy Preservation Through the Integration of Machine Learning and Cryptography
Abstract: In modern technological landscapes, private cloud security is of paramount concern due to the ever-increasing volume and complexity of cyber threats. This research work explores the integration of machine learning and cryptography to enhance security within private cloud environments. This study aims to mitigate vulnerabilities that may compromise data integrity, confidentiality, and availability in private cloud infrastructures by using machine learning algorithms and strong cryptography. By detecting anomalous cloud patterns …
Published in International Journal of Advanced Control and System Engineering · Vol. 2, Issue 1, 2024 · pp. 1–10 Read article
-
Visualizing Complexity: Navigating Algorithms with Algorithm Visualizer
Abstract: We think that studying algorithms may be amusing and exciting. Many students are currently struggling, but we hope to change that. Our strategy is to emulate gaming while learning. We're building hands-on learning exercises, such as mazes and patterns, to convey key concept. To help students understand how algorithms function in practice, we also use some stunning visualizations. Three major categories of algorithms are under our purview: sorting, pathfinding, CPU …
Published in International Journal of VLSI Circuit Design & Technology · Vol. 2, Issue 1, 2024 · pp. 21–26 Read article
-
Ensuring Data Traceability Across Multiple Cloud Environments
Abstract: This study investigates the challenges and solutions for ensuring data traceability across multiple cloud environments. With organizations' increasing reliance on cloud infrastructure, maintaining data traceability is crucial for compliance, data integrity, and secure data management. The diversity of cloud systems, spanning public, private, and hybrid models, introduces complexities in tracking data lineage, access, and movement. This study delves into multi-cloud strategies' technical and operational hurdles, such as varying data formats, …
Published in International Journal of Data Structure Studies · Vol. 3, Issue 1, 2025 · pp. 08–22 Read article
-
Differential Privacy-Aware Data Sanitization for Multi-Level Security
Abstract: Multi-level security (MLS) models are fundamental for enforcing mandatory access control in high-security environments such as government, military, healthcare, and finance. However, traditional MLS frameworks, including the Bell-LaPadula and Biba models, often create rigid data silos, preventing efficient data utilization. Differential privacy (DP) presents a novel solution by enabling controlled information leakage while preserving confidentiality. By injecting statistical noise into query results, DP allows lower-clearance users to access sanitized versions …
Published in International Journal of Computer Science Languages · Vol. 3, Issue 1, 2025 · pp. 42–52 Read article
-
Secure Coding Practices for Enhancing the Art of Ethical Hacking: A Comprehensive Study
Abstract: In the quickly developing scene of network safety, secure coding, and moral hacking are essential for strengthening computerized environments. Secure coding systems and moral hacking are linked to digital strength. This study examines the relationship between secure coding and moral hacking, emphasizing the importance of a hierarchical culture that focuses on secure coding standards. Attention to detail in software development can protect against malicious exploits. Security considerations are integrated throughout …
Published in International Journal of Wireless Security and Networks · Vol. 2, Issue 1, 2024 · pp. 21–29 Read article
-
Dodging Data Breaches: Cybersecurity for Developers
Abstract: In today’s rapidly evolving digital landscape, coding professionals serve as the architects shaping our technological future. Whether they are web developers, software engineers, cybersecurity specialists, or data analysts, these experts are responsible for building, designing, and securing the digital frameworks that power modern society. Their work ensures that systems function seamlessly, and vast amounts of data are kept safe. However, the growing dependence on technology and digital infrastructure has attracted …
Published in International Journal of Information Security Engineering · Vol. 2, Issue 2, 2024 · pp. 8–13 Read article
-
Optimized Hardware Realization of AES for High-Throughput FPGA Platforms
Abstract: The Advanced Encryption Standard (AES) is the predominant symmetric-key cryptographic algorithm used for securing digital communication across embedded systems, IoT devices, cloud infrastructures, and defense networks. Although software-based AES implementations offer flexibility, they often fail to meet the high-speed, low-latency, and energy-efficient requirements of modern real-time applications. Reconfigurable hardware platforms such as Field-Programmable Gate Arrays (FPGAs) provide a powerful alternative by enabling architectural customization, intrinsic parallelism, and optimized hardware acceleration. …
Published in International Journal of VLSI Circuit Design & Technology · Vol. 3, Issue 2, 2025 · pp. 11–22 Read article
-
IoT Security: Issues, Best Practices, and Open Challenges
Abstract: The internet of things (IoT) provides the facility to connect different devices and communicate and share information over the internet. IoT has emerged as a transformative and pervasive technological paradigm, revolutionizing how we interact with our environment and infusing intelligence into everyday objects and devices. This interconnected ecosystem has unleashed a wave of innovative applications across diverse domains, including healthcare, transportation, agriculture, industrial automation, and smart cities. However, as the …
Published in International Journal of Information Security Engineering · Vol. 1, Issue 2, 2023 · pp. 7–13 Read article
-
QR Code Application for Hardware Devices
Abstract: There are numerous variations of QR code symbols, including logo QR codes, encrypted QR codes, and iQR Codes, so users can select one that best suits their needs. A QR code is used these days in a variety of application streams linked to marketing, security, academia, etc., and is rapidly gaining popularity. More people are becoming aware of this technology and using it appropriately daily. With the increase in smartphone …
Published in International Journal of Electronics Automation · Vol. 1, Issue 1, 2023 · pp. 14–21 Read article
-
Biomedical Monitoring, IoT in Hospital Industry: Focusing on Solidification of Data Security and Privacy of Patients
Abstract: Improving the security of internet of things (IoT) communication and ensuring the safety of intelligent healthcare systems are significant objectives for biomedical microelectromechanical systems (BioMEMS). BioMEMS, which are at the cusp of healthcare and cutting-edge technology, propel the creation of tailored monitoring, therapeutics, and diagnostics. But because of the intricate security and privacy issues that come with IoT connections in smart healthcare ecosystems, a careful analysis is required. Various security …
Published in International Journal of Mobile Computing Technology · Vol. 2, Issue 1, 2024 · pp. 26–29 Read article
-
Review on Local News’s Transition Towards Digital Media
Abstract: The development of a contemporary news web application is centered around delivering a captivating user experience replete with advanced functionalities for consuming news. Tailored for daily newspaper readers, the application offers a seamless blend of reading and auditory experiences, allowing users to listen to news articles. Its dynamic homepage algorithmically curates content based on users' historical searches, presenting them with articles that align with their interests. A real-time comment section …
Published in International Journal of Information Security Engineering · Vol. 2, Issue 1, 2024 · pp. 22–28 Read article
-
Emerging Threats in Wireless Network Security: A Contemporary Analysis
Abstract: A crucial component of the architecture of contemporary information technology is wireless network security, as wireless communications .Given the continued importance of wireless communication in today's information technology architecture, wireless network security Since wireless communication is becoming more and more essential to our everyday lives, wireless network security is an essential component of today's information technology infrastructure. An overview of the main ideas, problems, and solutions for protecting wireless networks …
Published in International Journal of Satellite Remote Sensing · Vol. 1, Issue 2, 2023 · pp. 1–9 Read article