Table of Contents
Fetching ...

Complete Key Recovery of a DNA-based Encryption and Developing a Novel Stream Cipher for Color Image Encryption: Bio-SNOW

Yash Makwana, Anupama Panigrahi, Saibal K. Pal

TL;DR

This paper analyzes a DNA-based lightweight cipher proposed for IoT security and color image encryption, exposing related-key and complete-break vulnerabilities that yield the full key in $O(1)$ time. It then develops a defense by introducing a bio-inspired Amino Acid S-Box and a mutator-vector mechanism, and presents Bio-SNOW, a DNA-based stream cipher inspired by SNOW-3G that delivers stronger avalanche and diffusion. Bio-SNOW demonstrates favorable speed—around $2.5\times$ faster than SNOW-3G—and passes NIST randomness tests, with robust image encryption validated by histogram uniformity and low pixel correlation. The work positions Bio-SNOW as a promising, lightweight option for IoT and image cryptography, while outlining future work to probe additional cryptanalytic weaknesses and further optimizations.

Abstract

Recent studies have explored DNA-based algorithms for IoT security and image encryption. A similar encryption algorithm was proposed by Al-Husainy et. al. in 2021 Recently, Al-Husainy et al.in 2021, proposed an encryption algorithm based on DNA processes for Internet of Things(IoT) applications. Upon finding low avalanche effect in our experiments, we first report related-key attack and later propose a key recovery attack on full cipher, which generates the complete key with just two plaintext-ciphertext blocks with time complexity of O(1). Upon discovering these serious weaknesses, we improve the security of encryption algorithm against above reported attacks by employing a bio-inspired SBOX and adding some tweaks in the cipher. A lot of research has been done in developing image encryption algorithm based on DNA and chaotic maps. Inspired from the design of SNOW-3G, a well known cipher, primarily used in mobile communications and considering DNA-based functions as building blocks, we propose a new DNA-based stream cipher-Bio-SNOW. We discuss its security in response to various kinds of attacks and find that it passes all NIST randomness tests. We also find that the speed of Bio-SNOW is around twice that of SNOW-3G. Moreover, by means of histogram and correlation analysis, we find that Bio-SNOW offers robust image encryption. These results highlight Bio-SNOW as a promising DNA-based cipher for lightweight and image cryptography applications.

Complete Key Recovery of a DNA-based Encryption and Developing a Novel Stream Cipher for Color Image Encryption: Bio-SNOW

TL;DR

This paper analyzes a DNA-based lightweight cipher proposed for IoT security and color image encryption, exposing related-key and complete-break vulnerabilities that yield the full key in time. It then develops a defense by introducing a bio-inspired Amino Acid S-Box and a mutator-vector mechanism, and presents Bio-SNOW, a DNA-based stream cipher inspired by SNOW-3G that delivers stronger avalanche and diffusion. Bio-SNOW demonstrates favorable speed—around faster than SNOW-3G—and passes NIST randomness tests, with robust image encryption validated by histogram uniformity and low pixel correlation. The work positions Bio-SNOW as a promising, lightweight option for IoT and image cryptography, while outlining future work to probe additional cryptanalytic weaknesses and further optimizations.

Abstract

Recent studies have explored DNA-based algorithms for IoT security and image encryption. A similar encryption algorithm was proposed by Al-Husainy et. al. in 2021 Recently, Al-Husainy et al.in 2021, proposed an encryption algorithm based on DNA processes for Internet of Things(IoT) applications. Upon finding low avalanche effect in our experiments, we first report related-key attack and later propose a key recovery attack on full cipher, which generates the complete key with just two plaintext-ciphertext blocks with time complexity of O(1). Upon discovering these serious weaknesses, we improve the security of encryption algorithm against above reported attacks by employing a bio-inspired SBOX and adding some tweaks in the cipher. A lot of research has been done in developing image encryption algorithm based on DNA and chaotic maps. Inspired from the design of SNOW-3G, a well known cipher, primarily used in mobile communications and considering DNA-based functions as building blocks, we propose a new DNA-based stream cipher-Bio-SNOW. We discuss its security in response to various kinds of attacks and find that it passes all NIST randomness tests. We also find that the speed of Bio-SNOW is around twice that of SNOW-3G. Moreover, by means of histogram and correlation analysis, we find that Bio-SNOW offers robust image encryption. These results highlight Bio-SNOW as a promising DNA-based cipher for lightweight and image cryptography applications.

Paper Structure

This paper contains 34 sections, 11 equations, 17 figures, 8 tables, 2 algorithms.

Figures (17)

  • Figure 5: Amino Acid Table (sadeg2010encryption)
  • Figure 6: PSNR values of old and improved cipher
  • Figure 7: Entropy of Old and Improved Cipher
  • Figure 8: Structure of DNA based Stream Cipher
  • Figure 9: (a)BioXOR Table (b) BioMUL Table
  • ...and 12 more figures