This project includes the code used our Advanced Algorithms project which was to encrypt images using chaos maps in python and to compare the usefulness of different maps. We also implemented a new ...
Abstract: Chaotic systems are attractive for digital and embedded applications due to their inherent unpredictability and sensitivity to initial conditions, making them suitable for applications such ...
This project implements an image encryption scheme using the chaotic logistic map, inspired by research on how simple nonlinear dynamical equations can produce complex, unpredictable behavior. It also ...
Abstract: With the increasing demand for secure image transmission and storage, image encryption has become a crucial aspect of digital security. Traditional encryption techniques, such as AES and DES ...