Related Experiment Video
Updated: May 20, 2025

Automated Measurement of Cryptococcal Species Polysaccharide Capsule and Cell Body
Published on: January 11, 2018
A novel pythonic paradigm for image encryption using axis-aligned bounding boxes
Abdulbasid Banga1, Akifa Abbas2, Danish Ali2
1College of Computing and Informatics (CCI), Saudi Electronic University, Riyadh, 11673, Saudi Arabia.
Abstract:
In the digital age, images permeate every facet of our lives, often carrying critical information for organizations, institutions, and even nation-states. Ensuring their security against unauthorized access is paramount. This research introduces a novel image encryption algorithm designed to safeguard the integrity and confidentiality of sensitive gray-scale digital images. The algorithm leverages the theory of axis-aligned bounding boxes, translating the input image into a 3D representation. Within this 3D space, two identically sized boxes are generated and assessed for overlap. If the boxes do not overlap, the pixels within them are swapped. This pixel-swapping process, guided by random numbers generated from a 5D multi-wing hyper-chaotic map, is repeated numerous times to infuse confusion into the image. To further enhance security, diffusion effects are introduced by performing an XoR operation between the confused image and random numbers provided by the piece-wise linear chaotic map. This study employs private key cryptography and utilizes four gray-scale images to validate the feasibility and effectiveness of the proposed method. Simulation has been carried out in the Pythonic ecosystem. So, the algorithms presented in this study are designed to closely resemble Python code. Comprehensive validation metrics attest to the robustness of the cipher, achieving an information entropy of 7.99985 and a computational speed of 0.3987 seconds. These results underscore the potential of this encryption approach for practical, real-world applications. These applications span military, diplomacy & government, commerce, showbiz, industry, and social life etc.
Related Concept Videos
Parallel-Axis Theorem for an Area
For a flywheel approximated as a solid disc, consider an infinitesimal differential element with an arbitrary distance...
Gauss's Law: Planar Symmetry
Boxplot
Gauss's Law: Cylindrical Symmetry
Modified Boxplots
However, the box plot does not tell the reader about outliers - values that lie far from the center of the data. We can modify the standard box and whisker plot to identify the outliers and visualize the actual spread of the data in a sample.
Initially, we calculate the adjusted...
Parallel-axis Theorem

