RSIS Repository Open-access research from RSIS International journals

International Journal of Research and Innovation in Applied Science (IJRIAS)

Enhancing IoT Healthcare Security: A Lightweight Multi-Layer Cryptographic Approach with AES-256, Grain and HMAC-SHA256

byEterigho Okpomo Okpu; Henry Peter Ovilli; Godwin Osakwe Ohumaehuni; Emuejevoke Francis Ogbimi; Chris Obaro Obruche; Osu Joshua Orove

Published January 2, 2026  •  Vol. 10, Issue 12, pp. 213–220Open Access
DOI: 10.51584/IJRIAS.2025.10120018

Abstract

IoT Healthcare equipment usually encounters variety of hardware constraints, which can influence the encryption techniques used. Several of these IoT Healthcare gadgets use low-power microcontrollers or System-on-Chip (SoC) architectures with limited computing capacity. The devices sometimes have insufficient RAM and flash memory accessible, which can influence the selection of encryption methods. Cryptographic algorithms that are computationally costly or need frequent memory access can quickly deplete the device's battery. This is where a decent encryption method comes into play, because lightweight symmetric-key ciphers like Grain is typically better suited to IoT devices with limited processing power and memory. This study suggested a solution that uses AES 256, Grain and HMAC SHA256 to encrypt and hash IoT healthcare data at the physical layer. AES-256 is typically the quickest of the three, particularly with hardware acceleration. The Grain is the most lightweight and efficient option for tiny data sets and resource-constrained contexts, but HMAC-SHA-256 strikes a reasonable compromise between performance and security, making it a popular choice for message authentication. The combination of these three components results in a comprehensive encryption solution, with AES-256 ensuring strong confidentiality by encrypting the data. Grain offers an extra layer of encryption, increasing total security, while HMAC-SHA256 provides integrity and authenticity, ensuring that the encrypted data has not been tampered with. Using this combination, the encryption result becomes extremely resistant to a variety of assaults, including brute-force, cryptanalysis, and tampering. The system was created using the Python programming language. The results show that combining AES-256, Grain and HMAC-SHA256 speeds up encryption and decryption while using less power.

Keywords: HMAC-SHA-256, IoT data security, Cryptographic algorithms, Grain and AES-256

JournalInternational Journal of Research and Innovation in Applied Science (IJRIAS)
ISSN2454-6194
Volume / IssueVolume 10, Issue 12
Pages213–220
Publication dateJanuary 2, 2026
DOI10.51584/IJRIAS.2025.10120018
PublisherRSIS International
LicenseOpen Access

How to cite this article

Eterigho Okpomo Okpu, Henry Peter Ovilli, Godwin Osakwe Ohumaehuni, Emuejevoke Francis Ogbimi, Chris Obaro Obruche, & Osu Joshua Orove (2026). Enhancing IoT Healthcare Security: A Lightweight Multi-Layer Cryptographic Approach with AES-256, Grain and HMAC-SHA256. International Journal of Research and Innovation in Applied Science (IJRIAS), 10(12), 213-220. https://doi.org/10.51584/IJRIAS.2025.10120018

BibTeX

@article{Eterigho2026,
  title   = {Enhancing IoT Healthcare Security: A Lightweight Multi-Layer Cryptographic Approach with AES-256, Grain and HMAC-SHA256},
  author  = {Eterigho Okpomo Okpu and Henry Peter Ovilli and Godwin Osakwe Ohumaehuni and Emuejevoke Francis Ogbimi and Chris Obaro Obruche and Osu Joshua Orove},
  journal = {International Journal of Research and Innovation in Applied Science (IJRIAS)},
  volume  = {10},
  number  = {12},
  pages   = {213--220},
  year    = {2026},
  doi     = {10.51584/IJRIAS.2025.10120018},
  publisher = {RSIS International}
}