Image Encryption Using Logistic Chaotic Mapping with Binary Data Conversion
This image encryption method based on Logistic chaotic mapping converts image data into binary format, generates chaotic sequences using the Logistic map, applies threshold-based binarization to create binary sequences, and implements encryption through logical operations between binary image data and chaotic binary sequences.