Image-Encryption-Chaos-Maps icon indicating copy to clipboard operation
Image-Encryption-Chaos-Maps copied to clipboard

This is a project in cryptography that involves implementing image encryption using various chaos maps and comparing their merits based on key sensitivity,

Results 3 Image-Encryption-Chaos-Maps issues
Sort by recently updated
recently updated
newest added

In the Adjacent Pixel Auto-Correlation for Arnold Cat it is giving an error telling that color is not defined in getImageMatrix_gray() function. The error was like this: NameError Traceback (most...

Hi, if I use `"supersecretkea"` as the encryption key to encrypt the image and then I use `"supersecretkef"` as the decryption key to decrypt the encrypted image. I find the...